timersys/geo-flags

WordPress plugin for showing country flags based on user location

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:wordpress-plugin

1.0.8.1 2019-04-17 14:33 UTC

This package is auto-updated.

Last update: 2024-04-17 00:13:02 UTC


README

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

Requirements

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.