Adding two tutorials on extension creation and installation. (#1959)

This commit is contained in:
Francesco Corti
2021-01-29 17:03:11 +01:00
committed by GitHub
parent 2f8d3d58c4
commit 2c47c5cc86
6 changed files with 204 additions and 0 deletions

View File

@@ -11,3 +11,5 @@ Learn more about developing with the Alfresco Content Application.
- [Custom route with parameters](/tutorials/custom-route-with-parameters)
- [Dialog actions](/tutorials/dialog-actions)
- [How to create your first extension](/tutorials/how-to-create-your-first-extension)
- [How to install an existing extension](/tutorials/how-to-install-an-existing-extension)