serieseight / country-detect
Country detect plugin for Craft CMS ^3.0.
Installs: 2 103
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 3
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2023-06-26 18:15:33 UTC
README
Country Detect plugin for Craft CMS 3.x
Country detect plugin for Craft CMS 3.x. For Country Detect to work, your website must be going through Cloudflare. On your domain's settings screen go to Network and ensure IP Geolocation is turned on.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require serieseight/country-detect
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Country Detect.
Usage
{{ craft.countryDetect.country }}
Built by Series Eight.
Based on Country Detect by Mutual.