timersys / geotargeting-pro
WordPress plugin for geotargeting that works with GeotargetingWP API
Package info
github.com/timersys/geotargeting-pro
Type:wordpress-plugin
pkg:composer/timersys/geotargeting-pro
2.6.2.1
2019-06-26 17:39 UTC
Requires
- timersys/geot-functions: dev-master
This package is auto-updated.
Last update: 2026-06-17 04:38:56 UTC
README
WordPress plugin that let's you show geotargeted content to your users based on their IP
Requirements
- PHP >= 5.5
- WordPress 3.6
- A valid https://geotargetingwp.com api license
Installation
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.