Outside of the current documentation, you will need other sources of information,
depending on which part of the solution you are customizing. We recommend
that you familarize yourself with the Componize architecture first.
If you want to extend Componize XML support, metadata and link management, or
protocol handling:
If you want to call Componize services from an external system:
- REST APIs for Componize CCMS (requires administrator privileges
on the instance):
https://instance/alfresco/service/index/family/Componize
- REST APIs for Componize Review (on an instance with Review,
requires an account on the instance):
https://instance/review/swagger-ui/index.html
If you want to call Alfresco services from an external system:
- REST APIs for Alfresco, requires administrator privileges :
https://instance/alfresco/service/index/uri/
If you want to create custom UI elements within the Share interface, configure
dynamic templates, or create other extensions for the CCMS: