janfix / extension-wiquid-depp
Wiquid-DEPP PCI installer
Installs: 110
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:tao-extension
Requires
- oat-sa/extension-tao-itemqti-pci: >=7.0.0
- oat-sa/extension-tao-testqti: >=41.0.0
- oat-sa/generis: >=14.0.0
- oat-sa/oatbox-extension-installer: ~1.1||dev-master
- oat-sa/tao-core: >=47.0.0
This package is auto-updated.
Last update: 2025-03-14 11:24:52 UTC
README
Content
This extension help you to fast install the DEPP-PCI package. These PCIs are for the moment :
- Abeille
- Berthold
- Bronco
- Cuisine
- Delor
- EffetdeSerre
- ForceGravite
- LampeDouble
- Lentilles
- MaraisSalant
- NouvelleTerre
- Relatem
- Train
- Volcanisme
- Explorer
- Snap
- Circuit*
- ChatBot
- Glips
Installing the extension
Follow the normal processus installing a TAO Extension : you need composer. If you are using the TAO-CORE docker image (Linux Alpine), you must install composer first :
- apk update
- curl -s https://getcomposer.org/installer | php
- alias composer='php composer.phar'
And then :
- Open your TAO directory. Be sure to be at the root of the application.
- Type : composer require janfix/extension-wiquid-depp: [release version example : V1.2.4 ]
- In TAO, go to The extension manager and activate the new extension ...That's it.
Development phase
The End