...
Code Block |
---|
bin/magento maintenance:enable |
STEP 2
The example below will install version 2.0.0. If you have access to a later version you will need to use that version number.
...
Install composer package(s)
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
composer require tnw/subscriptions=
|
Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
|
Info | ||
---|---|---|
| ||
If you are performing the installation for the first time, you will be prompted for the username and password. These credentials will be provided to you when you submit your order with us. If you lost your credentials, please contact us via our service desk. |
...
Configure new CRON jobs. See Setting up CRON jobs.
Uninstalling
The example below will remove our module from your Magento installation
...