KayeeNL / Sitecore.DataExchange.Gutters

Provides 3 gutters for Data Exchange Framework for Sitecore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gutters for Sitecore Data Exchange Framework

One interesting and cool feature of Sitecore is the ability to use gutters. What more interesting is creating custom gutters. Sitecore gutters can be a very useful way of providing a quick solution for context item of an item within the tree.

The current solutions were designed mainly for Sitecore Data Exchange Framework (DEF) and its providers. If you are not familiar with DEF, please follow the available documentation link.

There are three available gutters for DEF.

DataExchange - Item Disabled

By default when you configure a new tenant with its batches and pipeline steps they are disabled. This gutter allows not only see it, also, it allows you to set as enabled.

Gutter Item Disabled

DataExchange - Pipeline Batch

When you select pipeline batch you have several options:

  • Run It - allows you to run selected pipeline batch.
  • Clean Summary - allows you to clean up data under summary section.
  • Display Pipeline Steps - allows to display chain of pipeline steps for current batch.

Gutter Pipeline Batch

Command Pipeline Batch

DataExchange - Pipeline Step

There is a single option for selected pipeline step is to display required plugins.

Gutter Pipeline Step

Command Required Plugins

Downloads

Right click 'Save link as...' since GitHub doesn't respect url encoding, but markdown needs it for formatting in this readme ;-)

Contributors

Originally developed by:

Vlad Shpak - Twitter: @vladcheg, GitHub: https://github.com/vladcheg

Upgraded to Sitecore 9.3 (DEF 4.0.0), Sitecore 10.0.0, Sitecore 10.0.1, Sitecore 10.1.0 (DEF 5.0.0), Sitecore 10.1.1 (DEF 6.0.0) + introduced Unicorn

Robbert Hock - Twitter: @kayeeNL, GitHub: https://github.com/KayeeNL

About

Provides 3 gutters for Data Exchange Framework for Sitecore


Languages

Language:C# 100.0%