Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CIF to AEM Archetype #388

Merged
merged 24 commits into from
May 28, 2020
Merged

Add CIF to AEM Archetype #388

merged 24 commits into from
May 28, 2020

Conversation

mhaack
Copy link
Contributor

@mhaack mhaack commented May 8, 2020

Description

This PR adds Commerce Integration Framework (CIF) capabilities to the AEM Archetype.

It adds:

  • Archetype optional options includeCommerce & commerceEndpoint
  • CIF Core Components depencency
  • proxy components for CIF Core Components
  • default CIF project config for a minimum setup
  • CSS files to ui.frontend project

Related Issue

CIF-1212

How Has This Been Tested?

Manually with AEM on prem, AEM Cloud SDK & AEM Cloud instance

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mhaack
Copy link
Contributor Author

mhaack commented May 11, 2020

Don't merge yet, we will update the PR with CIF Core Components V 1.0.0 once these are released. ETA: 05/14/2020

@vladbailescu vladbailescu added enhancement New feature, or improvement to an existing feature. pull request Has a pull request associated. labels May 11, 2020
@vladbailescu vladbailescu added this to the 24 milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, or improvement to an existing feature. pull request Has a pull request associated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants