thelia / thelia-store-module
This package is abandoned and no longer maintained.
No replacement package was suggested.
Package info
github.com/thelia-modules/TheliaStore
Type:thelia-module
pkg:composer/thelia/thelia-store-module
dev-master
2016-09-01 10:08 UTC
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.