Details
-
Task
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
-
Add-Ons 5
-
2
Description
As an administrator, I want documentation explaining how to configure the connection between the e-commerce add-on module and my external commerce tool using the JCR.
I want an explanation of the properties and their default values.
As an administrator,I want to know that I can change the default implementation, for example:
implementation:
products:
all: info.magnolia.ecommerce.provider.commercetool.service.products.All
byId: info.magnolia.ecommerce.provider.commercetool.service.products.ById
byCategoryId: info.magnolia.ecommerce.provider.commercetool.service.products.ByCategoryId
categories:
all: info.magnolia.ecommerce.provider.commercetool.service.categories.All
byId: info.magnolia.ecommerce.provider.commercetool.service.categories.ById
byParentCategoryId: info.magnolia.ecommerce.provider.commercetool.service.categories.ByParentCategoryId
byProductId: info.magnolia.ecommerce.provider.commercetool.service.categories.ByProductId
And write my own implementation to suit my needs.
AC:
- https://documentation.magnolia-cms.com/display/DOCS60/E-commerce+module#E-commercemodule-Configuration is updated for YAML&JCR
- YAML/JCR tab tables are filled in
- Implementation for two default connectors is added
- How to configure cache is added
Checklists
Attachments
Issue Links
- caused by
-
ECOMMERCE-84 DOC: Configure a connection to an external e-commerce tool
-
- Closed
-
- is related to
-
ECOMMERCE-53 Implement REST connection to Commerce Tool
-
- Closed
-
-
ECOMMERCE-132 Convert Config sub app to view only
-
- Closed
-