electrolysis743 / userip-custom
允许管理员为 gbcl/userip 配置自定义 IP 地理位置 API 端点,并使用 JSONPath 进行解析。Allow admin to configure a custom IP geolocation API endpoint for gbcl/userip with JSONPath parsing.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
pkg:composer/electrolysis743/userip-custom
Requires
- flarum/core: ^1.8.0
- gbcl/userip: *
- softcreatr/jsonpath: ^0.5 || ^0.7 || ^0.9
This package is auto-updated.
Last update: 2025-12-26 11:18:26 UTC
README
A Flarum extension. 允许管理员为 gbcl/userip 配置自定义 IP 地理位置 API 端点,并使用 JSONPath 进行解析。Allow admin to configure a custom IP geolocation API endpoint for gbcl/userip with JSONPath parsing.
Installation
Install with composer:
composer require electrolysis743/userip-custom:"*"
Updating
composer update electrolysis743/userip-custom:"*"
php flarum migrate
php flarum cache:clear