Installation

If you install a plugin with the m23-interface the plugin package will be downloaded to /m23 and extracted. Before the real installation it will be checked that no files get overwritten. The user can select, if he wants to overwrite files or skip installation. Your plugin should have at least one XXX.m23plg file, where XXX stands for your plugin filename. You should organize your plugin package in a way, that this file will be extracted to one of these directories: In other words:
your plugin package should have a directory structure like:

data+scripts/m23admin/clients/myPlugin.m23plg.

Copy all files of your plugin application with correct pathes to the project directory. For an easier way to make a m23 package have a look at the hint section.

Your project directory may look like this:
/projectDir/data+scripts/m23admin/clients/myPlugin.m23plg
/projectDir/bin/myExecutable
/projectDir/data+scripts/myPluginDir/some data files
/projectDir/data+scripts/myPluginDir/some more scripts.php



Subsections

root 2015-09-06