mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
25 lines
776 B
Markdown
25 lines
776 B
Markdown
---
|
|
Title: Extending
|
|
Github only: true
|
|
---
|
|
|
|
# Extending
|
|
|
|
Learn how to extend the features of the Alfresco Content Application.
|
|
|
|
## Contents
|
|
|
|
- [Extensibility features](/extending/extensibility-features)
|
|
- [Extension format](/extending/extension-format)
|
|
- [Routes](/extending/routes)
|
|
- [Components](/extending/components)
|
|
- [Actions](/extending/actions)
|
|
- [Application actions](/extending/application-actions)
|
|
- [Rules](/extending/rules)
|
|
- [Application features](/extending/application-features)
|
|
- [Custom icons](/extending/icons)
|
|
- [Registration](/extending/registration)
|
|
- [Creating custom evaluators](/extending/creating-custom-evaluators)
|
|
- [Custom extension loaders](/extending/custom-extension-loaders)
|
|
- [Redistributable libraries](/extending/redistributable-libraries)
|