Alfresco Blog
cancel
Showing results for 
Search instead for 
Did you mean: 

Blog Posts

Highlights from the Alfresco Vegas Hack-a-thon 2025

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...

Image (2).jpeg Image (4).jpeg Image (5).jpeg Image.jpeg

Developing your library of components for Alfresco ADF

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...

fcorti by Elite Collaborator
  • 8562 Views
  • 4 comments
  • 12 kudos

ADF CORS solving strategies

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...

ADF 4.0.0 is out!

Alfresco have released version 4.0.0 of the Alfresco Development Framework (ADF). Notable features include:

EddieMay by World-Class Innovator
  • 2957 Views
  • 0 comments
  • 0 kudos

ADF 2.0.0 Release Note

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...

How to deploy an ADF APP

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...

We want to (thank and) reward our ADF contributors!

Are you a developer and would like to contribute to the Alfresco's Angular Open Source framework?Do you plan to do a Pull Request on the ADF source code or the JS-API source code?If this is the case, we are very glad to remind you that the entire ADF...

fcorti by Elite Collaborator
  • 7657 Views
  • 5 comments
  • 12 kudos

Creating your first application with ADF

In this document we are going to describe an introduction of how to create your first responsive application from scratch, using the Alfresco Application Development Framework (from now on named ADF). The Alfresco ADF is provided by Alfresco as Open ...

alfresco by Elite Collaborator
  • 12655 Views
  • 1 comments
  • 2 kudos

Building a Content Management App with ADF 2.0.0

IntroductionIn this article we will look at how you can use the Alfresco Content Services (ACS) related ADF components to build a Content Management application. This could be useful if you are about to start on an ADF trial, you need to build a PoC ...

Login customizations to your ADF application

This content is part of the Alfresco ADF basic customisations tutorials and describes how to customise the login page of your Alfresco ADF application. The customisation of the login page is very straightforward, thank to the ADF Login component. Bef...

alfresco by Elite Collaborator
  • 10789 Views
  • 7 comments
  • 3 kudos

ADF Theming

ADF ThemingOne of the first questions that I receive often when someone starts to play with ADF is how to customize the colors after generated an app.In order to help all the developer to easily accomplish this task in the version 1.8.0 of ADF we hav...

ADF 2.5.0 Release Note

Alfresco Application Development Framework, version 2.5.0 Release NoteThese release notes provide information about the 2.5.0 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application De...

ADF 2.6.0 Release Note

Alfresco Application Development Framework, version 2.6.0 Release NoteThese release notes provide information about the 2.6.0 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application De...

How to update ADF from version 2.5.0 to 2.6.1

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app genera. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 2.5.0 to version 2.6.1In order to understand the...