The Package Skeleton
The Skeleton Package is a template to get started with ProcessMaker Platform Packages
Overview
Step 1: Getting Started
Clone the repo
git clone https://github.com/Processmaker/package-skeleton.gitSet Package Name
cd package-skeletonphp rename-project.php string_to_replaceStep 2: Install Composer
Composer
composer update && composer installNode Modules
Installation
Require the Package
Run the installation command
Step 3: Navigation and testing
Uninstall
Last updated
