A robust, API-driven license authentication system designed to integrate seamlessly with XenForo.
Safeguard your XenForo-based applications and services with powerful, flexible licensing controls.
-
🔐 License Activation & Verification:
Manage and validate software licenses via API endpoints. -
🛠 User & Session Management:
Track and manage user license sessions for enhanced security. -
🚀 XenForo Integration:
Designed specifically to pair with XenForo’s user and permissions system.
1️⃣ Clone the Repository:
git clone https://github.com/AndenDev/XenforoLicenseAuth-API.git
cd XenforoLicenseAuth-API
2️⃣ Configure Settings:
- Copy
appsettings.example.json
toappsettings.json
. - Fill in your XenForo database and API details.
3️⃣ Run the Project:
dotnet build
dotnet run
We welcome contributions! 🚀
- Fork the repo
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
Distributed under the MIT License. See LICENSE
for more information.
- 🔗 XenForo Docs: XenForo Developer Documentation
- 🛠️ Maintainer: @AndenDev
This project was built to bridge the gap between forum-based communities and modern application licensing needs. Whether you're selling plugins, game access, or digital services linked to XenForo, this API secures your business model and enhances user experience.