Ajout des modules ColissimoWs et ColissimoLabel.php
Ne pas oublier de vérifier si les tables nécessaires sont bien créées en BDD.
This commit is contained in:
22
local/modules/ColissimoLabel/Readme.md
Normal file
22
local/modules/ColissimoLabel/Readme.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Colissimo Label
|
||||
|
||||
## Installation
|
||||
|
||||
### Manually
|
||||
|
||||
* Copy the module into ```<thelia_root>/local/modules/``` directory and be sure that the name of the module is ColissimoLabel.
|
||||
* Activate it in your thelia administration panel
|
||||
|
||||
### Composer
|
||||
|
||||
Add it in your main thelia composer.json file
|
||||
|
||||
```
|
||||
composer require thelia/colissimo-label-module:~0.3.2
|
||||
```
|
||||
|
||||
### Configuration
|
||||
|
||||
For the moment, this module does not have interface.
|
||||
You can change the values `contract-number` `password` on your table `module_config`
|
||||
|
||||
Reference in New Issue
Block a user