diff --git a/Home.md b/Home.md index b20c979..ecd2780 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,8 @@ We already have a [documentation on piwigo.org](https://piwigo.org/doc/) but we' * [[Coding guidelines]] * [[Branches and releases]] * [[Git workflow and best pratices]] +* [[Database upgrade]] +* [[Send emails with Piwigo]] ## Extension coding: plugins & themes @@ -14,6 +16,7 @@ We already have a [documentation on piwigo.org](https://piwigo.org/doc/) but we' * [[Use a source code manager for your extension]] * [[How to create a theme]] * [[Migrate a plugin from Piwigo.org SVN to Github]] +* [[Compilation of personal plugins]] ## Web API