[ReadMe] Add install instructions

This commit is contained in:
Antoine Le Gonidec 2024-07-11 14:19:08 +02:00
parent c927658079
commit 78d838d99a
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -18,7 +18,23 @@ You have been warned.
### Install the module
**TODO**
#### Install from the archive
Download the [release tarball] and extract its content into `Modules/MMFRestrictedCustomers`.
[release tarball]: https://port.numenaute.org/MMF/freescout-restricted-customers/archive/0.8.0.tar.gz
```
wget https://port.numenaute.org/MMF/freescout-restricted-customers/archive/0.8.0.tar.gz -O freescout-restricted-customers-0.8.0.tar.gz
mkdir -p Modules/MMFRestrictedCustomers
tar xf freescout-restricted-customers-0.8.0.tar.gz -C Modules/MMFRestrictedCustomers
```
#### Install from git
```
git clone https://port.numenaute.org/MMF/freescout-restricted-customers.git Modules/MMFRestrictedCustomers
```
### Edit the application routes