
Resources for OpenEMM
Interactive Demo Tour of OpenEMM
Website of OpenEMM with Marketing Information:
Wiki of OpenEMM with Technical Information:
Download of Executable Code of OpenEMM:
Forum for OpenEMM Support:
Source Code of OpenEMM:
Building the Backend:
$ git clone https://github.com/agnitas-org/openemm
$ cd openemm/backend
$ chmod 755 build-backend.py
$ ./build-backend.py
Build the Frontend:
Copy template files build.properties.default, build-birt.properties.default and build-ws.properties.default to files with names build.properties, build-birt.properties and build-ws.properties and adapt the paths listed in those three files to your needs.
$ cd openemm/frontend
$ ant -f build.xml
Extensions for OpenEMM:
If you think that you have found a security problem with OpenEMM, please contact us at email address [email protected] to initiate a responsible disclosure of the security vulnerability you may have found.