Store
A Flarum extension.
This extension provides a store that can be used to purchase item with money of antoinefr/flarum-ext-money
.
This extension requires SCHEDULE. If not configured, the expire will never happens automatically.
This extension requires PHP8 or above
More details, see Wiki
Development
This extension provides a simple way to create an item for user to select. It can also used to any case when need to create an item using with money.
About how to create a provider, see xypp-store-template
Related extensions
These extensions depends on this extension or need this extension to provide some function.
Installation
Install with composer:
composer require xypp/store:"*"
Updating
composer update xypp/store:"*"
php flarum migrate
php flarum cache:clear
Links