Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 482 Bytes

StoreGroup

License

A Flarum extension. Allow user purchase a group from store

This extension depends on xypp/store

Installation

Install with composer:

composer require xypp/store-group:"*"

Updating

composer update xypp/store-group:"*"
php flarum migrate
php flarum cache:clear

Links