Workflow module for XOOPS based on GALAXIA Workflow.
Galaxia is a open source activity-based Workflow engine based on Openflow. That type of workflow is be defined by Entity-based workflows vs Activity-based workflows.
This is the first release of XFLOW : a workflow module for XOOPS. This is an adaptation from the GALAXIA workflow module from tikiwiki project.
This module works with ADODB (include in the package). For the moment, I use this libary to keep a compatibility with the original project from TIKIWIKI and to share evolution to this project.
For me this project must bring new functonality and workflow features to the XOOPS CMS.
Please give me feed back for this module. Read the README file in the package and read the GALAXIA documentation to understand the concepts.
The xflow project really start now. I plann to release a first beta version for April. The global roadmap is :
- port the Galaxia workflow library from tikiwiki to XOOPS. - Change GALAXIA DAO from ADODB to XOOPS DAO. - Integrate XOOPS permission system access control - Improve templates
For the future :
- XOOPS Notification system. - interaction with a future XOOPS hook system ? - much more
The goal of this module is to add business process management system capability to XOOPS. This workflow module will be use in business environment in a Identity Management system for e-provisionning.