ERPXE 2.0/Plugin Architecture
From ERPXE Wiki
This article is for ERPXE 2.0 development In version 2.x of ERPXE plugins are folder. by default located at /tftpboot/er/plugins.
ERPXE admin searching for folders inside that directory.
The following files are expected (or not) to be inside the plugin directory:
- .ignore - will cause erpxe to ignore the plugin.
- .disabled - will cause the plugin to be disabled.
- ERPXE will search for .xml files with plugin(s) definition at the root and by default - 2 more levels inside.