Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josedbaez/Sitecore.SharedSource.CMP.Connector.Extensions
https://github.com/josedbaez/Sitecore.SharedSource.CMP.Connector.Extensions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josedbaez/Sitecore.SharedSource.CMP.Connector.Extensions
- Owner: josedbaez
- License: mit
- Created: 2020-02-07T15:37:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:13:58.000Z (almost 2 years ago)
- Last Synced: 2024-01-24T00:12:30.144Z (10 months ago)
- Language: C#
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore.SharedSource.CMP.Connector.Extensions - Extends Sitecore Connect for Sitecore CMP 2.0.0 so images set on CMP entities can be synchronized using the XML format used by Sitecore Connect™ for Sitecore DAM 2.0.0, so this module is required. (Content Hub)
README
# Sitecore.SharedSource.CMP.Connector.Extensions #
This module extends [Sitecore Connect™ for Sitecore CMP 2.0.0](https://dev.sitecore.net/Downloads/Sitecore_Connect_for_Sitecore_CMP/20/Sitecore_Connect_for_Sitecore_CMP_200.aspx) so images set on CMP entities can be synchronised.It will synchronise to image fields using the xml format used by [Sitecore Connect™ for Sitecore DAM 2.0.0](https://dev.sitecore.net/Downloads/Sitecore_Plugin_for_Stylelabs_DAM/20/Sitecore_Connect_for_Sitecore_DAM_200.aspx), so this module is required.
[Blog with explanation here] (https://josedbaez.com/2020/02/sitecore-content-hub-cmp-connector-extensions/).
## Installation Instructions ##
- Install [Sitecore Connect™ for Sitecore DAM 2.0.0](https://dev.sitecore.net/Downloads/Sitecore_Plugin_for_Stylelabs_DAM/20/Sitecore_Connect_for_Sitecore_DAM_200.aspx)
- Install [Sitecore Connect™ for Sitecore CMP 2.0.0](https://dev.sitecore.net/Downloads/Sitecore_Connect_for_Sitecore_CMP/20/Sitecore_Connect_for_Sitecore_CMP_200.aspx).
- Install package inside items folder. It contains one template and adds the template to standard values of CMP entity mapping item.
- Deploy code.## Usage ##
- Create an Image Field Mapping item and populate the fields
- `CMP Field Name` is the relation containing the image.
- `Sitecore Field Name` is the sitecore image field to map to.
- `Asset index` is the index number from a collection of images.
- `Rendition` the image rendition to use.