Difference between revisions of "Add new plugins"

From OS4X
Jump to navigation Jump to search
(New page: == Adding plugins == By adding new plugins to the OS4X plugin list, you're able to use these plugins in a configurable way your business logic needs it. Usable plugins can be used in any p...)
 
Line 5: Line 5:
 
The easiest way to insert a new plugin to OS4X is via the web interface, as long your web server is the same server OS4X itself is running on and your PHP configuration supports file transfers. If this meets your standard installation, you can simply upload the available plugin for your OS4X platform using a file upload mechanism:
 
The easiest way to insert a new plugin to OS4X is via the web interface, as long your web server is the same server OS4X itself is running on and your PHP configuration supports file transfers. If this meets your standard installation, you can simply upload the available plugin for your OS4X platform using a file upload mechanism:
 
Click on the left menu on "Plugins", in the new page on the upper left corner on the "new" icon:
 
Click on the left menu on "Plugins", in the new page on the upper left corner on the "new" icon:
 +
 
[[Image:Upload-plugin-1.png]]
 
[[Image:Upload-plugin-1.png]]

Revision as of 19:02, 5 July 2010

Adding plugins

By adding new plugins to the OS4X plugin list, you're able to use these plugins in a configurable way your business logic needs it. Usable plugins can be used in any plugin group.

Adding automatically

The easiest way to insert a new plugin to OS4X is via the web interface, as long your web server is the same server OS4X itself is running on and your PHP configuration supports file transfers. If this meets your standard installation, you can simply upload the available plugin for your OS4X platform using a file upload mechanism: Click on the left menu on "Plugins", in the new page on the upper left corner on the "new" icon:

Upload-plugin-1.png