Files
domokits/local/modules/ColissimoLabel/Readme.md
Laurent LE CORRE 649c92e52f Ajout des modules ColissimoWs et ColissimoLabel.php
Ne pas oublier de vérifier si les tables nécessaires sont bien créées en BDD.
2020-05-07 11:45:31 +02:00

23 lines
510 B
Markdown

# 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`