Difference between revisions of "Plugin Structure"
From ERPXE Wiki
Line 1: | Line 1: | ||
+ | Besides any other file needed by the plugin, ERPXE expects the following: | ||
*'''plugin.xml''': Plugin Data Section. Required. | *'''plugin.xml''': Plugin Data Section. Required. | ||
*'''.ignore''': Explicitly ignore plugin. | *'''.ignore''': Explicitly ignore plugin. |
Latest revision as of 12:12, 12 January 2013
Besides any other file needed by the plugin, ERPXE expects the following:
- plugin.xml: Plugin Data Section. Required.
- .ignore: Explicitly ignore plugin.
- .disabled: Explicitly Deactivate plugin.
- ?.menu: For compability with ERPXE 1.x.
- filelist.txt:
- append.xml: