Skip to content

AOT-Technologies/m8flow-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

m8flow-templates

M8Flow BPMN Workflow Templates Repository

This repository contains a collection of BPMN workflow templates organized by business domain.

Repository Structure

m8flow-templates/
├── domains/              # Domain-specific workflow templates
│   ├── finance/
│   ├── healthcare/
│   ├── manufacturing/
│   ├── it-technology/
│   ├── human-resources/
│   ├── sales-marketing/
│   ├── supply-chain/
│   ├── customer-service/
│   ├── legal-compliance/
│   ├── education/
│   ├── real-estate/
│   ├── retail/
│   ├── logistics/
│   ├── insurance/
│   └── telecommunications/
├── common/               # Reusable components and patterns
│   ├── shared-components/
│   ├── patterns/
│   └── utilities/
└── docs/                 # Documentation and guidelines
    ├── examples/
    └── guidelines/

Getting Started

  1. Browse the domains/ folder to find templates for your specific business area
  2. Check common/ for reusable components and patterns
  3. Review docs/ for examples and best practices

Contributing

When adding new templates:

  • Place them in the appropriate domain folder
  • Use descriptive filenames
  • Follow BPMN 2.0 standards
  • Include documentation when applicable

About

M8Flow Workflow templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors