<?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 Re: How to customize Alfresco Community 7.2 installed on Ubuntu using Docker Compose in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-alfresco-community-7-2-installed-on-ubuntu/m-p/124319#M33989</link>
    <description>&lt;P&gt;You can get started with SDK4.x to develop custom theme modules, build the amps and apply to share.war file&lt;/P&gt;
&lt;P&gt;To learn more on sdk, visit this documentation:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/sdk/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/sdk/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may also be helpful:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/get-started-with-alfresco-6-and-alfresco-sdk-4/m-p/298585#M19156" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/get-started-with-alfresco-6-and-alfresco-sdk-4/m-p/298585#M19156&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After you are well versed with using and building modules using SDK, use these docs to learn more on developing custom themes.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/share-ext-points/share-themes/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/share-ext-points/share-themes/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/tutorial/share/style/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/tutorial/share/style/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may also be helpful:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300189#M20153" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300189#M20153&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can also take reference from this demo project to create your custom theme:&amp;nbsp;&lt;A href="https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 03:02:17 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2022-05-23T03:02:17Z</dc:date>
    <item>
      <title>How to customize Alfresco Community 7.2 installed on Ubuntu using Docker Compose</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-alfresco-community-7-2-installed-on-ubuntu/m-p/124318#M33988</link>
      <description>&lt;P&gt;In part of my internship, I was asked to set up GED system with Alfresco. I installed Community 7.2 on Ubuntu 20.04 LTS using Docker Compose. It starts correctly. My questions are:&lt;/P&gt;&lt;P&gt;1- Is the chosen installation mode accptable in this context?&lt;/P&gt;&lt;P&gt;2- Is it possible for me to personalize the logo, the page background, the footer... of Alfresco installed in order to put in the colors of the company?&lt;/P&gt;&lt;P&gt;If yes, can you help me know how to do it? Which file(s) to modify?&lt;/P&gt;&lt;P&gt;If not, what do you recommend for me?&lt;/P&gt;&lt;P&gt;Help me please.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2022 17:55:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-alfresco-community-7-2-installed-on-ubuntu/m-p/124318#M33988</guid>
      <dc:creator>Phfirst</dc:creator>
      <dc:date>2022-05-21T17:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Alfresco Community 7.2 installed on Ubuntu using Docker Compose</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-alfresco-community-7-2-installed-on-ubuntu/m-p/124319#M33989</link>
      <description>&lt;P&gt;You can get started with SDK4.x to develop custom theme modules, build the amps and apply to share.war file&lt;/P&gt;
&lt;P&gt;To learn more on sdk, visit this documentation:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/sdk/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/sdk/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may also be helpful:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/get-started-with-alfresco-6-and-alfresco-sdk-4/m-p/298585#M19156" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/get-started-with-alfresco-6-and-alfresco-sdk-4/m-p/298585#M19156&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After you are well versed with using and building modules using SDK, use these docs to learn more on developing custom themes.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/share-ext-points/share-themes/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/share-ext-points/share-themes/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/tutorial/share/style/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/tutorial/share/style/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This thread may also be helpful:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300189#M20153" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300189#M20153&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can also take reference from this demo project to create your custom theme:&amp;nbsp;&lt;A href="https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 03:02:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-alfresco-community-7-2-installed-on-ubuntu/m-p/124319#M33989</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-05-23T03:02:17Z</dc:date>
    </item>
  </channel>
</rss>

