diff --git a/README.md b/README.md index 2caf2071..edcef5df 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,26 @@ document\_page\_approval (unported) document\_page\_multi\_company (unported) ----------------------------------------- + +[//]: # (addons) +Available addons +---------------- +addon | version | summary +--- | --- | --- +[attachment_preview](attachment_preview/) | 1.1 | Preview attachments supported by Viewer.js +[attachments_to_filesystem](attachments_to_filesystem/) | 1.0 | Move existing attachments to filesystem +[document_choose_directory](document_choose_directory/) | 1.0 | Choose a document's directory during upload +[document_no_unique_filenames](document_no_unique_filenames/) | 1.0 | Drop the uniquness constraint on filenames for directories +[document_page](document_page/) | 1.0.1 | Document Page +[document_page_approval](document_page_approval/) | 1.0 | Document Page Approval +[document_reindex](document_reindex/) | 1.0 | Reindex your already uploaded documents +[document_url](document_url/) | 1.0 | URL attachment + +Unported addons +--------------- +addon | version | summary +--- | --- | --- +[document_multiple_records](__unported__/document_multiple_records/) | 0.1 (unported) | Document Management System for Multiple Records +[document_page_multi_company](__unported__/document_page_multi_company/) | 1.0 (unported) | Document Page Multi-Company + +[//]: # (end addons)