fof / geoip
Geolocation for your Flarum forum
Fund package maintenance!
Website
Installs: 7 518
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 3
Open Issues: 0
Type:flarum-extension
Requires
- php: ^8.0
- flarum/core: ^1.8.2
- guzzlehttp/guzzle: ^7.3
Requires (Dev)
- flarum/phpstan: *
- fof/drafts: *
README
A Flarum extension.
Empower Your Flarum Moderators with GeoIP
Moderators play a crucial role in maintaining the health and quality of forums. With GeoIP, give them the geolocation tools they need to better understand users, make informed decisions, and maintain a safe environment. Only moderators have access to IP-based geolocation, ensuring user privacy and data security.
🌎 Key Features
- Location Insights: Enable moderators to identify the country and region of users.
- Interactive Mapping: Let moderators visualize user locations with an integrated map view.
- Threat Detection: Equip moderators with the ability to highlight potentially malicious IP addresses through threat level indicators. (Via supported IP location data providers)
Screenshots
Redesigned meta info (visible to admins/mods)
Integration with session management (visible to own profile)
Information modal with location map
Installation
Install manually with composer:
composer require fof/geoip:"*"
Updating
composer update fof/geoip php flarum cache:clear
Links
An extension by FriendsOfFlarum.