After bombing on the other tutorial (tut) I posted about, I tried this one. https://www.tothenew.com/blog/aem-with-nextjs-remotespa-a-comprehensive-integration-guide/ In summary, the tut recommends the following Use the archetype flag frontendModule=decoupled Set the root page (us/en/home) template ...
My question is regarding the following tutorial https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/aem-configure The section it talks about defining SPA routes and mapping to AEM content, it refers to the following path /conten...
your question is unclear. "if I open the page URL1 in author, publish environment," - what does this mean? from my experience redirected pages open fine in author (edit mode, not view as publish mode) and redirect in publish, which is what you would expect. view as publish would behave as publish ...
It seems you can't reuse a library once it is live/published to production. Since I don't want to keep creating new libraries when I am experimenting, what I do is promote to the Staging/Submitted stage (not to production), then reject it if I need to make a change. And keep recycling the same libra...
I agree. So, what I do is promote to Staging/Submitted stage, then reject if I need to make a change. And keep recycling the same library that way rather than creating a proliferation of libraries.
I did not see this issue with the 6.5 beta version. However, with archetype13-based projects, the alpha 6.5.4 version of AEM doesn't seem to update a bundle contained within a package if the bundle is already installed. (I didn't try updating the version of the bundle, since I'm just updating the sn...
You don't need to add vlt to the path. If you're on Mac/Linux, just go to where you unzipped the download. For example cd .../vault-cli-2.4.40/bin Then type the following ./vlt --help If you see the following or similar, you're in business. Jcr File Vault [version 2.4.40] Copyright 2011 by Adobe Sys...