Module Maintenance + création du module Recette
This commit is contained in:
17
local/modules/PayPlugModule/Readme.md
Executable file
17
local/modules/PayPlugModule/Readme.md
Executable file
@@ -0,0 +1,17 @@
|
||||
# Pay Plug Module
|
||||
|
||||
Thelia module for the payment solution PayPlug https://www.payplug.com
|
||||
|
||||
## Installation
|
||||
|
||||
### Composer
|
||||
|
||||
Add it in your main thelia composer.json file
|
||||
|
||||
```
|
||||
composer require thelia/pay-plug-module:~1.0.0
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Go to module configuration page select the offer you have with PayPlug (starter, pro or premium) and you will see the options who corresponding to your offer.
|
||||
Reference in New Issue
Block a user