timersys / geotargeting-pro
WordPress plugin for geotargeting that works with GeotargetingWP API
Installs: 189
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 0
Type:wordpress-plugin
Requires
- timersys/geot-functions: dev-master
- dev-master
- 2.6.2.1
- 2.6.2
- 2.6.1.1
- 2.6.1
- 2.6
- 2.5
- 2.4
- 2.3.6.3
- 2.3.6.2
- 2.3.6.1
- 2.3.6
- 2.3.5
- 2.3.4.4
- 2.3.4.3
- 2.3.4.2
- 2.3.4.1
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3
- 2.2.1
- 2.2.0.1
- 2.2
- 2.1.2.1
- 2.1.2
- 2.1.1
- 2.1.0.1
- 2.1
- 2.0.4.5
- 2.0.4.4
- 2.0.4.3
- 2.0.4.2
- 2.0.4.1
- 2.0.4
- 2.0.3
- 2.0.2
- v2.0.1
- dev-hotfix/divi_exp
- dev-feature/woo_cat
- dev-hotfix/updater
- dev-feature/remove_cart
- dev-develop
- dev-feature/metabox
- dev-feature/category
- dev-feature/zipcode
- dev-feature/elemensection
- dev-feature/divisection
- dev-feature/gutenberg
- dev-feature/shortcode
- dev-feature/ajax-functions
- dev-release/2.3.4.1
- dev-release/2.3
- dev-release/2.1.2.1
- dev-hotfix/2.1.0.1
This package is auto-updated.
Last update: 2025-03-17 02:08:40 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.