aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

Maven template to create best-practice websites on AEM.

Results 150 aem-project-archetype issues
Sort by recently updated
recently updated
newest added

Enable Web Optimized Images by default on Image component via the generated policy, using the policy property `enableAssetDelivery=true` This setting should only be set for AEM as a Cloud Service...

Added proxy component for commerce list. ## Related Issue CIF-2842 ## How Has This Been Tested? Manually. ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

### Expected Behaviour ### Actual Behaviour ### Reproduce Scenario (including but not limited to) #### Steps to Reproduce #### Platform and Version #### Sample Code that illustrates the problem ####...

* updated product component proxy to v2 ## Related Issue CIF-2216 ## How Has This Been Tested? Manually. ## Types of changes - [ ] Bug fix (non-breaking change which...

verified
do not merge

Would be nice to have an option to generate the project with a frontend module that follows react web components approach (non SPA) Two options: 1. Extension of general frontend...

### Expected Behaviour The _frontendModule_ parameter should allow more than one value (for example, _general_ and _angular_), so we can create a project that supports both SPA Editor and traditional...

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...

Do Not Merge ## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug...

## Description Adding custom header/footer libs for remotepage component similar to existing page component ## Motivation and Context Include generated project styles such as grid layout as well as the...

One of my clients faces issues when running ui.test locally on a vanilla project created by the latest archetype (v35). They follow the ui.test documentation[0](https://github.com/adobe/aem-project-archetype/tree/develop/src/main/archetype/ui.tests), and execute mvn verify -Pui-tests-local-execution...