Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 9811669

Browse files
authored
Merge pull request #1271 from psy/develop
changed invalid link to developer guide to v7 developer guide
2 parents 6d58493 + b6686d6 commit 9811669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you think you have found a bug and a way to fix it neatly in the code, use a
6060

6161
#### Writing new plugins
6262

63-
Please read the Developer doc located at https://pydio.com/en/docs/developer-guide, you will find here a bunch of useful information about the plugins architecture, how to create your own plugin, etc. The action.skeleton plugin is a perfect start for that.
63+
Please read the Developer doc located at https://pydio.com/en/docs/developer-guide-v7, you will find here a bunch of useful information about the plugins architecture, how to create your own plugin, etc. The action.skeleton plugin is a perfect start for that.
6464

6565
New in latest build, in the Settings panel, you can find a new "Developer" node where all actions contributed by all plugins are listed. These can be called either by http, or via the CLI API. At the same location, you will find all "hooks" registered and triggered in the server, that are VERY useful when you want your plugin to be really sandboxed.
6666

0 commit comments

Comments
 (0)