WP Manifestindependent plugin directory
manifest / integrations / geo-flags

Geo Flags

Geolocation Flags for WordPress

by Timersys · github.com/timersys/geo-flags · website

0stars
19composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/timersys/geo-flags/archive/refs/heads/master.zip

Also on Packagist as timersys/geo-flags:

composer require timersys/geo-flags

From the readme

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

Read the full README on GitHub →