This package provides the functionality to extend the data-sources package in ProcessMaker 4.
git clone https://github.com/garymeyertrigo/ps_ethos.git
cd ps_ethos
composer install
npm install
npm run dev
- Use
composer require processmaker/ps_ethos
to install the package. - Use
php artisan ps_ethos:install
to install generate the dependencies.
- Navigate to administration tab in your ProcessMaker 4
- Select
PS_Ethos Package
from the administrative sidebar
- Use
composer remove processmaker/ps_ethos
to remove the package completely