<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Customize the Alfresco system source code in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484396#M39580</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project where I need to adapt Alfresco to the specific needs of my company by modifying the source code.&lt;/P&gt;&lt;P&gt;My goal is to customize the entire platform, both on the backend and frontend, to better meet the requirements of our organization and the specific features we want to integrate.&lt;/P&gt;&lt;P&gt;I tried to clone the Alfresco Share repository (frontend) and the alfresco-community-repo (backend) to build and customize them, but the compilation did not succeed.&lt;/P&gt;&lt;P&gt;Do you have any advice or steps to succeed in this operation? I am looking to make sure that all dependencies and configurations are correctly set up to be able to efficiently start customizing the Alfresco source code.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 12:38:43 GMT</pubDate>
    <dc:creator>billybill07</dc:creator>
    <dc:date>2024-11-12T12:38:43Z</dc:date>
    <item>
      <title>Customize the Alfresco system source code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484396#M39580</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project where I need to adapt Alfresco to the specific needs of my company by modifying the source code.&lt;/P&gt;&lt;P&gt;My goal is to customize the entire platform, both on the backend and frontend, to better meet the requirements of our organization and the specific features we want to integrate.&lt;/P&gt;&lt;P&gt;I tried to clone the Alfresco Share repository (frontend) and the alfresco-community-repo (backend) to build and customize them, but the compilation did not succeed.&lt;/P&gt;&lt;P&gt;Do you have any advice or steps to succeed in this operation? I am looking to make sure that all dependencies and configurations are correctly set up to be able to efficiently start customizing the Alfresco source code.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 12:38:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484396#M39580</guid>
      <dc:creator>billybill07</dc:creator>
      <dc:date>2024-11-12T12:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the Alfresco system source code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484405#M39582</link>
      <description>&lt;P&gt;The Alfresco itself is a highly customizable platform, so you do not need to change source code of the core. There are two user interfaces for your choice.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.3/Alfresco-Content-Services/Develop" target="_blank"&gt;https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.3/Alfresco-Content-Services/Develop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.alfresco.com/abn/adf/docs/" target="_blank"&gt;https://www.alfresco.com/abn/adf/docs/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 15:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484405#M39582</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2024-11-12T15:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the Alfresco system source code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484881#M39660</link>
      <description>&lt;P&gt;first , thank you so much for the answer , what my main task is a bit of a deep customization (for both frontend and backend ,) , but the adf solution&amp;nbsp; goal as i understood ; it is only suggested for customizing the frontend only .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 14:52:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484881#M39660</guid>
      <dc:creator>billybill07</dc:creator>
      <dc:date>2024-11-27T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the Alfresco system source code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484901#M39664</link>
      <description>&lt;P&gt;As &lt;a href="https://connect.hyland.com/t5/user/viewprofilepage/user-id/6392"&gt;@fedorow&lt;/a&gt; suggested (review the first link, you are only referencing the second one), customizing Alfresco (backend + frontend) is the recommended approach. I suggest you to start studying the Alfresco Developer Tutorial Series from our colleague &lt;a href="https://connect.hyland.com/t5/user/viewprofilepage/user-id/13625"&gt;@jpotts&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series" target="_blank"&gt;https://ecmarchitect.com/alfresco-developer-series&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 07:36:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484901#M39664</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2024-11-28T07:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the Alfresco system source code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484923#M39672</link>
      <description>&lt;P&gt;thank you for the clarification ,&lt;/P&gt;&lt;P&gt;I am currently facing an issue with the backend of my project. The frontend has been successfully built and deployed to Tomcat, and it runs correctly in the browser. Additionally, when I build the backend, the PostgreSQL database is created and populated with Alfresco tables as expected.&lt;/P&gt;&lt;P&gt;However, while the backend code builds successfully, it fails to start on the Tomcat server. I have attempted various solutions, including downgrading and testing multiple versions of Tomcat (versions 9 and 10) and Java (Java 11, 17, and the latest version). I have also reviewed the logs and attempted to address the reported issues, but none of these approaches have resolved the problem.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 12:59:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customize-the-alfresco-system-source-code/m-p/484923#M39672</guid>
      <dc:creator>billybill07</dc:creator>
      <dc:date>2024-12-01T12:59:16Z</dc:date>
    </item>
  </channel>
</rss>

