Download the PHP package processmaker/package-skeleton without Composer
On this page you can find all versions of the php package processmaker/package-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download processmaker/package-skeleton
More information about processmaker/package-skeleton
Files in processmaker/package-skeleton
Download processmaker/package-skeleton
More information about processmaker/package-skeleton
Files in processmaker/package-skeleton
Vendor processmaker
Package package-skeleton
Short Description Package skeleton to develop a package for ProcessMaker 4
License AGPL-3.0-or-later
Package package-skeleton
Short Description Package skeleton to develop a package for ProcessMaker 4
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package package-skeleton
Processmaker Package Skeleton
This package provides the necessary base code to start the developing a package in ProcessMaker 4.
Development
If you need to create a new ProcessMaker package run the following commands:
Installation
- Use
composer require processmaker/package-skeleton
to install the package. - Use
php artisan package-skeleton:install
to install generate the dependencies.
Navigation and testing
- Navigate to administration tab in your ProcessMaker 4
- Select
Skeleton Package
from the administrative sidebar
Uninstall
- Use
php artisan package-skeleton:uninstall
to uninstall the package - Use
composer remove processmaker/package-skeleton
to remove the package completely
All versions of package-skeleton with dependencies
PHP Build Version
Package Version
No informations.
The package processmaker/package-skeleton contains the following files
Loading the files please wait ....