-
Notifications
You must be signed in to change notification settings - Fork 107
Development Guide
Morgan Guimard edited this page Jul 6, 2018
·
38 revisions
This page describes the intricacies of DocDokuPLM development.
To know DocDoku coding convention look at Code Convention.
Fork this repo on github. Create a branch from the latest HEAD of the 'dev' branch and start your feature. Publish to your github clone and send us a PR in this repository.
Same as DocDokuPLM, fork the repo and send us some PR.
https://github.com/polarsys/eplmp
By "DocDokuPLM web client" we mean the web based (HTML UI) front-end. Since DocDokuPLM is a modular platform, the software core engine and the web UI are two distinct components, see the web client development guide