WordPress plugin that let's you show geotargeted content to your users based on their IP
- PHP >= 5.5
- WordPress 3.6
- A valid https://geotargetingwp.com api license
Run composer require timersys/geotargeting-pro
from your WordPress root. This will automatically add dependencies to /vendor and plugin to /wp-content/plugins/
Run composer create-project timersys/geotargeting-pro geotargeting-pro
inside your /wp-content/plugins to directly install plugin and depencies into the same dir.