Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

In order to use all Magento features, AEM is required to be running and hooked up to the Magento instance. Following these instructions will connect the two instances to allow full functionality and testing.

Instructions

AEM Configuration

  1. Start your AEM and Magento instance.

  2. Connect to the AEM instance, and then go to http://localhost:4502/system/console/configMgr

  3. Locate the “Magento Configuration Service” and click the pencil icon.

  4. Change the domain names in all the urls to point to your magento instance (Usually 192.168.56.101)

  5. Click Save

Magento Configuration

  1. Log into magento admin

  2. Click Stores in the left menu

  3. Click Configuration under settings

  4. Click Redirects under the Relias Section

  5. Change the hostnames in the configuration section to http://localhost:4502

  6. Save the above config

  7. Click CORS Requests Configuration

  8. Change Default Origin url to http://localhost:4502

  • No labels