The Add-On edi.substanceforms has been developed for the free Open Source Web Content Management System Plone.
- employees in the printing and paper processing industry can search for chemical products used in the manufacturing process with the least impact on human health
- they can manage, create, update and delete those substances and substance mixtures
The full documentation of this project can be found online here: https://substanceforms.educorvi.de
This product and the full documentation is written in German.
Please make sure, that pg_config is installed. This is part of postgresql-devel, and it can be installed with the following command on an Ubuntu/Debian system:
sudo apt install libpq-dev
Install edi.substanceforms by adding it to your buildout:
[buildout] ... eggs = edi.substanceforms
and then running bin/buildout
- Issue Tracker: https://github.com/educorvi/edi.substanceforms/issues
- Source Code: https://github.com/educorvi/edi.substanceforms
- Documentation: https://substanceforms.educorvi.de
If you are having issues, please let me know. Feel free to contact me here: seppo.walther@educorvi.de
The project is licensed under the MIT License.