Installing Workflow
Prerequisites
The Workflow package requires both AppBuilder and CRUD to be installed first:
appbuilder → crud → workflow
If CRUD is not yet installed, see CRUD Installation before continuing.
Via App Panel
- Open the App Panel and navigate to your app
- Go to Packages in the sidebar
- Search for "Workflow" and click Install
- Select the version and confirm
Verify Installation
After installing, confirm in your workspace:
packages/workflow/directory existsmanifest.jsoncontains a"workflow"entry
You're now ready to define a workflow class in your module.