Skip to content

Add Publish Verb to Control Panel#404

Open
IvanLieckens wants to merge 2 commits into
SitecoreUnicorn:developfrom
IvanLieckens:feature/PublishSyncedItemsQueue
Open

Add Publish Verb to Control Panel#404
IvanLieckens wants to merge 2 commits into
SitecoreUnicorn:developfrom
IvanLieckens:feature/PublishSyncedItemsQueue

Conversation

@IvanLieckens
Copy link
Copy Markdown

The Publish verb takes a "trigger" and "targets" parameter just as the ootb TriggerAutoPublishSyncedItems processor.

  • trigger can be an ID or path
  • targets is a comma seperated list of publish target names (ea "web" or "web,preview")

This verb can be used to trigger the Unicorn Publish Manual Queue incase you desire to delay its execution for DevOps reasons. Make sure to disable the TriggerAutoPublishSyncedItems processor if this is desired.

The Publish verb takes a "trigger" and "targets" parameter just as the ootb TriggerAutoPublishSyncedItems processor.
- trigger can be an ID or path
- targets is a comma seperated list of publish target names (ea "web" or "web,preview")

This verb can be used to trigger the Unicorn Publish Manual Queue incase you desire to delay its execution for DevOps reasons. Make sure to disable the TriggerAutoPublishSyncedItems processor if this is desired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants