Skip to main content
Ce sujet a été fermé aux réponses.
Meilleure réponse par ArpitVarshney

Hi @monish_gavali 

AEM Repo is the best open-source tool to achieve this sync.

If you are setting up in Windows follow this blog by my colleague: https://www.tothenew.com/blog/step-by-step-tutorial-on-setting-up-aem-repo-tool-for-syncing-aem-with-intellij-on-windows/ 

If setting up in Linux or Mac, follow this: https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo 

Regards,

Arpit Varshney

4 commentaires

ayushmishra07
Adobe Employee
Adobe Employee
July 26, 2023
ArpitVarshney
Community Advisor
Community Advisor
July 26, 2023

Hi @monish_gavali 

AEM Repo is the best open-source tool to achieve this sync.

If you are setting up in Windows follow this blog by my colleague: https://www.tothenew.com/blog/step-by-step-tutorial-on-setting-up-aem-repo-tool-for-syncing-aem-with-intellij-on-windows/ 

If setting up in Linux or Mac, follow this: https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo 

Regards,

Arpit Varshney

Sady_Rifat
Community Advisor
Community Advisor
July 26, 2023

Hello @monish_gavali ,

As @arpitvarshney  and @ayushmishra07 suggest for AEM Repo Tool you can use that.

Additionally, you can use the AEMSync tool that is based on node.

For that, you need to install node 18. And after that you can install the tool: https://www.npmjs.com/package/aemsync 

npm install aemsync -g

 Usages: run this command aemsync

It will continuously push the code to CRX after every save.

 

Sudheer_Sundalam
Community Advisor
Community Advisor
July 26, 2023

@monish_gavali ,

Take a look at this AEM Intellij plugin: https://plugins.jetbrains.com/plugin/9863-aem-support