cancel
Showing results for 
Search instead for 
Did you mean: 

Building ADF From Source

Mark_Davidson
Confirmed Champ
Confirmed Champ

Hi all

I'm interested in building the ADF framework, adding some modifications to the content-services package to accommodate a very specific use case, and then using the modified package in an ADF application (i.e. as a local dependency). Is there any documentation on how to do this?

Many thanks

Mark

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

1) https://www.alfresco.com/abn/adf/docs/tutorials/creating-your-first-adf-application/ - This will provide required dependency and you can use it from scratch.

2)https://github.com/Alfresco/alfresco-content-app/tree/master - This will provide some inbuilt functionality. Within this you can make enhancement with your requirements.