Shop
A Flarum extension integrated with Money and Doorkey so that you can purchase a doorkey with your community money.
You MUST install extension doorkey and money to use this.
Each doorkey (invite code) cost 25 of your community money by default.
Installation
Install with composer:
composer require shawplusroot/shop:"*"
Updating
composer update shawplusroot/shop:"*"
php flarum migrate
php flarum cache:clear
Links
TODO LIST
- Add feature that admins can set price for each doorkey(invite code)
- Add list view for users to check the invite codes they have purchased
I basically developed this extension with the help of ChatGPT and I never develop in PHP before 😂 So I know there is a lot to improve. Please be nice to me ðŸ˜