Differences
This shows you the differences between two versions of the page.
plugins:development [2009/03/27 17:37] Linegod |
plugins:development [2019/10/29 15:16] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
Documentation and articles on plugin development | Documentation and articles on plugin development | ||
+ | **Community Plugin Developers** - Please point your browser to [[userplugin:my_new_plugin|your new plugin]] and **create** to find a pre-filled structure. | ||
+ | |||
+ | **Cacti Group Plugin Developers** - Please point your browser to [[plugin:my_new_plugin|your new plugin]] and **create** to find a pre-filled structure. | ||
+ | |||
+ | ===== Plugin SVN Repository ===== | ||
+ | |||
+ | Unstable Plugins can be fetched from svn://svn.cacti.net/cacti_plugins | ||
+ | |||
+ | <code> | ||
+ | svn list svn://svn.cacti.net/cacti_plugins | ||
+ | svn checkout svn://svn.cacti.net/cacti_plugins/{plugin_name}/trunk | ||
+ | </code> | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
{{nstoc :plugins: 2 }} | {{nstoc :plugins: 2 }} |