cancel
Showing results for 
Search instead for 
Did you mean: 

new project based on Alfresco

fstamine
Champ in-the-making
Champ in-the-making
Hi guys i would like to know or find any article talking about how do we start personal projects based on Alfresco ?

do we just inherit classes from Alfresco and work with it ?

suppose i would like to adapt Alfresco to my needs by using its modules, should i use the API or get the Alfresco source code and modify it and then compile everything or what ?
thanks
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
You do not need to change anything in the core code.You can always extend the existing classes if you want to customize the existing things and If you want to create new functionality you can use Services provided by alfresco which provides you set of APIs to interact with Alfresco Repository.

You can check Alfresco SDK examples to start with.
http://wiki.alfresco.com/wiki/Alfresco_SDK