Links

What is a Package?

Learn a basic overvie of what a package is in ProcessMaker.

Overview

In the context of ProcessMaker, a package is a stand-alone container to distribute and install a connector or to extend ProcessMaker platform functionality.
Technically, a package in ProcessMaker is a compound from routes, controllers, models, and other assets that have a Provider class that functions as a union bridge between ProcessMaker and the Laravel package from which ProcessMaker is built.
Do you want to design your own packages for ProcessMaker, regardless of whether you use the open-source edition or an Enterprise customer? Develop your own custom ProcessMaker package.