- XF 兼容性
- 2.3.x
- 摘要
- AP Software Route Filters: Manage form routes securely and SEO-friendly with smart conflict management.
路由过滤器是一款高级URL管理插件,它允许你在可控、安全且对搜索引擎友好的方式下管理表单的路由结构。
🛡️ 智能冲突管理
当安排路由时最大的风险:冲突。此插件会自动比较现有路由与新添加路由。
检测是否有相同的路由实例存在。
防止不必要的重复。
防止系统故障。
确保只添加一个正确的路由。
你有完全控制,风险几乎为零。
🛡️ 智能冲突管理
当安排路由时最大的风险:冲突。此插件会自动比较现有路由与新添加路由。
检测是否有相同的路由实例存在。
防止不必要的重复。
防止系统故障。
确保只添加一个正确的路由。
你有完全控制,风险几乎为零。
JSON:
{
"account-confirmation/": "hesap-onay/",
"account/": "hesap/",
"account/alert-preferences": "hesap/bildirim-tercihleri",
"account/alerts": "hesap/bildirimler",
"account/contact-details": "hesap/iletisim-detaylari",
"account/delete/": "hesap/sil/",
"account/external-accounts": "hesap/hesap-iliskilendirme",
"account/files": "hesap/indirilen-icerikleriniz",
"account/following": "hesap/takip-ettiginiz-uyeler",
"account/ignored": "hesap/neglediginiz-uyeler",
"account/likes": "hesap/begenileri",
"account/news-feed": "hesap/aktiviteler",
"account/password": "hesap/sifre",
"account/personal-details": "hesap/kisisel-detaylar",
"account/preferences": "hesap/tercihler",
"account/privacy": "hesap/gizlilik",
"account/signature": "hesap/imza",
"account/tickets/": "hesap/destek-talebi/",
"account/tpv-vanity-url": "hesap/ozel-url",
"account/upgrades": "hesap/yukseltileri"
}