mirror of
https://github.com/YunoHost-Apps/litecart_ynh
synced 2026-05-12 05:17:18 +02:00
No description
- Shell 100%
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Litecart, packaged for YunoHost
Lightweight and customizable e-commerce
📦 Developer info
🛠️ Upstream Litecart repository: https://github.com/litecart/litecart
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/litecart_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade litecart -u https://github.com/YunoHost-Apps/litecart_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.