Adding Resumable, Any-Size Downloads to ACA or ADW: A Dev/DevOps Guide
How to plug the ADF Download Manager extension into Alfresco Content Application (Community) or Alfresco Digital Workspace (Enterprise), and what it takes to run and operate it.
How to plug the ADF Download Manager extension into Alfresco Content Application (Community) or Alfresco Digital Workspace (Enterprise), and what it takes to run and operate it.
On May 22, 2026, Hyland Alfresco product documentation from Docs.Alfresco.com and Support.Hyland.com will consolidate into a unified experience at Docs.Hyland.com. This change is part of a broader effort to simplify and better connect the Hyland digi...
Hyland is consolidating product documentation into a single platform as part of a 2026 Customer Success initiative. As a result, the Alfresco Docs Site will be deprecated on May 22, 2026, and its content will move to the Hyland Support Portal.
We’re inviting Hyland Alfresco customers to participate in a brief survey to help us better understand how you use Alfresco Share today and how you’re planning to adopt, or have adopted, Alfresco Digital Workspace and the Alfresco Development Framewo...
Alfresco has a huge ecosystem, but it only becomes really useful when you know which resource to use for which problem. This post is meant to be that map, with enough detail for new developers and enough depth for experienced ones who want to discove...
Announcing significant improvements to version compatibility in Alfresco Digital Workspace (ADW) 7.2.0 and Alfresco Content Application (ACA) 7.2.0. These enhancements ensure that ADW/ACA now seamlessly supports both the latest and one previous major...
Let’s talk about something important: security Every once in a while, community members find something that looks suspicious or might pose a risk in Alfresco. That’s great and appreciated. Responsible reporting is one of the best ways we can all help...
The Alfresco developer ecosystem has long relied on Yeoman generators to bootstrap ADF applications. While this approach has served us well, it’s time for a more modern, scalable, and maintainable solution. Enter the Alfresco Front-End Generators pro...
On August 26th, 2025, developers, architects, and innovators gathered at Caesars Palace, Las Vegas, for the Alfresco DevCon Hack-a-thon 2025. This year’s event was all about turning bold ideas into working prototypes. And the results didn’t disappoin...
Las Vegas in late August is already buzzing, but Caesars Palace will be the real epicenter of innovation when Hyland CommunityLIVE rolls in from Aug 25 – 28, 2025.
Alfresco Application Development Framework (aka ADF) is a set of generic and customizable Angular components (and services), used into an application to build your own solution on top of Alfresco Content Services and Alfresco Process Services. In con...
This tutorial describes how to develop an extension for ACA.
This blog post describes how to build a simple extension for the ACS Enterprise UI
This blog post describes how to develop an Action Extension for Alfresco Content App 2.8.0.
As described in the getting started guide, a web client developed using the Application Development Framework (ADF) works on top of the Alfresco Content Services (ACS) and Alfresco Process Services (APS), and it is deployed on a independent web serve...
You are developing an ADF app but you notice that you need a different configuration for different environments.You have many environments including development, master, production but they all depend on your app.config.json. Each time you switch en...
Alfresco have released version 4.0.0 of the Alfresco Development Framework (ADF). Notable features include:
Alfresco would like to hear from you about the ADF based applications that you are developing... or would like to develop.
Alfresco Application Development Framework, version 2.0.0 Release NoteThese release notes provide information for the 2.0.0 release of the Alfresco Application Development Framework.This is the first General Available release of the Application Devel...
This document describes how to deploy an ADF Angular app.Production build and Development buildThe first task before to deploy your project is to produce a distribution build. Move to the main folder of your project before proceeding. Development bui...