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 Extractor

by Angel Borroy

Community

Go CLI tool that extracts Alfresco XML content models from an existing addon JAR or AMP and repackages them into a standalone model-only JAR, useful when upgrading Alfresco and dropping an addon that still has dependent content.

screenshot

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

License Apache-2.0

Keywordscontent-model, migration, upgrade, cli, go, amp, jar

Download

About

A developer utility for Alfresco upgrades where an old addon is no longer supported but its content model is still needed.

  • Scans a JAR or AMP for Alfresco XML content model files
  • Auto-generates module.properties and module-context.xml
  • Outputs a deployable JAR with the standard alfresco/module/<name>/model/ structure
  • Pre-compiled binaries for macOS (Intel & Apple Silicon), Linux, and Windows
./alfresco-model-extractor -zip original-addon.amp -output original-addon-models.jar

Update Entry Request Removal