Hi,
I am a beginner in Alfresco and I want to customize the interface according to user needs. Could you please outline the steps to follow to implement the development environment? I have already installed Alfresco 23.x using Docker Desktop.
I USE ECM
Thanks a lot
To set up a development environment for customizing the Alfresco interface, start by installing necessary tools like JDK, Maven, and Git. Clone the Alfresco repository, configure your IDE, and install necessary dependencies. Use Maven to build and deploy your customizations. Leverage Alfresco's developer documentation and community resources for guidance throughout the customization process.
You can start customization using Alfresco SDK.
https://docs.alfresco.com/content-services/7.4/develop/sdk/#whats-new
This will give you a environment for customization.Once you complete all required changes then you can deploy jar to alfresco dev/uat/prod environment.
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.