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

Commit 1e88439

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 3ca1220 + 9811669 commit 1e88439

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)