https://github.com/opuscapita/grailsflow-core-plugin
Open source Workflow and Process Engine written in Grails
https://github.com/opuscapita/grailsflow-core-plugin
Last synced: about 2 months ago
JSON representation
Open source Workflow and Process Engine written in Grails
- Host: GitHub
- URL: https://github.com/opuscapita/grailsflow-core-plugin
- Owner: OpusCapita
- License: apache-2.0
- Created: 2014-04-21T09:34:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T06:44:45.000Z (11 months ago)
- Last Synced: 2025-03-26T08:07:34.886Z (6 months ago)
- Language: Groovy
- Homepage: http://grailsflow.org
- Size: 3.08 MB
- Stars: 16
- Watchers: 18
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

## GrailsFlow is an open source Workflow and Process Engine.
The plugin is written using Groovy and Grails and can easily integrate with other Java, Groovy or Grails applications. Target usage of the system is for midsize applications with 10.000´s of processes in the application and hundreds of new processes per day.
It is now compatible with **Grails 2.4.x**, current released version: **1.7.13** [release notes](https://github.com/OpusCapita/grailsflow-core-plugin/releases/tag/1.7.13)
For the latest updates and release information follow [@grailsflow](https://twitter.com/grailsflow) on twitter.
Lead: [July Antonicheva](https://github.com/julyantonicheva)
## Additional information
* Check documentation on [GitHib](http://opuscapita.github.io/grailsflow-core-plugin/)
* For a full standalone fully-functioning Grailsflow workflow example, check out [Grailsflow Demo App](https://github.com/OpusCapita/grailsflow-app)
* Have questions or found a bug? Open an [issue](https://github.com/OpusCapita/grailsflow-core-plugin/issues) or put question on [Stackoverflow](http://stackoverflow.com/tags/grailsflow)