Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

OpenMES Modules

Modules extend OpenMES functionality. They are not part of this repository.

Installation

Modules are installed by cloning their repository into this directory:

cd modules/
git clone git@github.com:Mes-Open/<module-name>.git <ModuleName>

Then enable in Admin > Modules.

Available Modules

Module Repository Description
Packaging (bundled) EAN barcode scanning station

Commercial modules are available separately. Contact us for details.

Development

Each module has its own repository. Do not commit module code to the main OpenMES repo.