timersys/geotargeting-pro

WordPress plugin for geotargeting that works with GeotargetingWP API

Installs: 189

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 4

Forks: 2

Open Issues: 0

Type:wordpress-plugin


README

WordPress plugin that let's you show geotargeted content to your users based on their IP

Requirements

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.