Skip to content

Deprecation Notice: This project has been moved to CradlePHP/cradle-admin

License

Notifications You must be signed in to change notification settings

CradlePHP/cradle-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cradle Pipeline Package

Pipeline manager.

Install

composer install cradlephp/cradle-pipeline

Pipeline

Cradle Pipeline handles everything about the pipeline. It is based on CradlePHP/cradle-system.

Pipeline Routes

The following routes are available in the admin.

  • GET /admin/system/model/:schema/pipeline - Pipeline search page
  • POST /admin/system/model/:schema/pipeline - Pipeline processor

Pipeline Events

  • pipeline-update