View on GitHub

Rails workflow

Small and flexible engine to build business processes in Rails applications.

Download this project as a .zip file Download this project as a tar.gz file

Overview

Rails Workflow allows you to organize your business by joining user and auto- operations in processes. You can configure, create and manage processes to easily build project management systems, sales / product provisioning systems, ERP, CMS, etc.

Rails Workflow is mountable Rails engine and can be mounted to any Rails application.

All processes, configurations, operations and their data is persisted for processing and supporting purposes. Engine has UI to configure process templates and manage existing processes.

Rails Workflow Engine

Main features:

User Interface

Getting Started