Difference between revisions of "Plugin Structure"
From ERPXE Wiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | 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''': |
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: