AEM Dialog Replacer
- TypeScript
What is AEM Dialog Replacer?
AEM Dialog Replacer is a Visual Studio Code extension that simplifies the process of updating dialogs in Adobe Experience Manager (AEM). With a single command, you can replace the content of a dialog directly from your editor.
🚀 Key Features
- Run the
Replace AEM Dialogcommand to automatically update the dialog's XML. - No need to navigate through CRX or the AEM web console.
- Save time working in complex AEM development environments.
- Compatible with custom configurations and multi-project setups.
🛠️ How to Use
- Open the
.content.xmlfile of the dialog you want to update. - Run the
Replace AEM Dialogcommand from the command palette (Cmd+Shift+PorCtrl+Shift+P). - The extension will detect your local instance and update the dialog on your AEM repository.
