Difference between revisions of "Plugin Structure"

From ERPXE Wiki
(Created page with "plugin.xml .ignore .disabled")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
plugin.xml
+
Besides any other file needed by the plugin, ERPXE expects the following:
.ignore
+
*'''plugin.xml''': Plugin Data Section. Required.
.disabled
+
*'''.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: