Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prestashop/module-companion
A bash utility tool to install PrestaShop, modules and themes
https://github.com/prestashop/module-companion
cli-toolkit prestashop tool
Last synced: 1 day ago
JSON representation
A bash utility tool to install PrestaShop, modules and themes
- Host: GitHub
- URL: https://github.com/prestashop/module-companion
- Owner: PrestaShop
- License: mit
- Archived: true
- Created: 2018-10-23T20:40:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T13:09:24.000Z (almost 6 years ago)
- Last Synced: 2024-09-27T11:41:07.929Z (4 months ago)
- Topics: cli-toolkit, prestashop, tool
- Language: Shell
- Size: 14.6 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Presto Companion
================Helps you to create PrestaShop modules like professional developers!
This package is about providing you some scripts to helps you setup your tests
and your CI for PrestaShop 1.7+ modules.This assumes minimal requirements:
* you're able to install and use Git
* you're able to install and use Composer
* you're able to create Travis account and setup a build> If you don't have these requirements, you should start to learn Git & Composer "before" thinking about the creation of PrestaShop 1.7+ modules.
## How to use it?
Look at the test suite and at `dist` folder for use of these scripts.
## Contributions?
Yes, I'd like to have distribution files for Gitlab CI and AppVeyor CI if possible. Anyway, you're welcome if you're here to contribute.
## Questions/Issues?
Well... no thanks! Provide pull requests or fork!