thelia / thelia-store-module
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 3
Open Issues: 0
Type:thelia-module
Requires
- thelia/api-client: @dev
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2021-03-14 14:26:08 UTC
README
This module is under development, he allows the administrator to browse the available extensions on the Thelia marketplace (under development).
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is TheliaStore. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/thelia-store-module:dev-master
Usage
To use the module you need a store account. When the module is enabled, you can create one with the top left menu Store account > Create a store account.