About this Catalog

Alfresco Addons Catalog is a community-driven space where customers, partners, and community members can showcase add-ons, solutions, and real-world use cases built around Alfresco. Browse the catalog to quickly discover extensions and ideas that may inspire or accelerate your projects.


Want to share your own work?

Click “+ Submit Entry” to suggest a new listing, every submission is reviewed by the Hyland Team before it appears here.

Alfresco Model Namespace-Prefix Mapping

by AlfrescoLabs

Community

Alfresco Repository WebScript that returns a JSON map of every deployed content model’s namespace URI to its prefix, useful for debugging and tooling.

screenshot

Compatibility ACS 7.x, ACS 23.x, ACS 25.x

License Apache-2.0

Keywordsrepository, content-model, namespace, webscript, developer-tools

Download

About

A lightweight Repository add-on that exposes a single Admin WebScript:

GET /alfresco/s/model/ns-prefix-map

Returns a JSON object mapping every registered namespace URI to its prefix (e.g. "http://www.alfresco.org/model/content/1.0": "cm"). Requires Administrator credentials. Useful for content model debugging, migration tooling, and custom metadata extraction.

Update Entry Request Removal