Chrome Extension: Simplifies navigation from Website pages(CD) to it’s associated content in Sitecore(CM)

This Extension enables the content authors to open associated content in Sitecore Experience/Content/Horizon Editors(Content Management) straight from Website(Content Delivery) in single-click.

The extension can be installed from the below link,
Sitecore Edit Assistant

INSTRUCTIONS:
To launch associated Experience Editor, Content Editor or Horizon links, you must right-click on the intended website page and select ‘Sitecore Edit Assistant’ to choose your preferred editing option as shown below. You will be asked to provide the authoring/CM host url, which will be stored in your local browser storage for subsequent requests.

IMPORTANT: For Multi-site implementation, you may experience the below issues if the site is not auto-resolving as expected,

  • ‘Edit in Content Editor’ might redirect to Sitecore login page again even if user is already authenticated.
  • ‘Edit in Experience Editor’ might redirect to 404 Page Not Found Error.

To mitigate this issue, you need to right-click and select the ‘Additional Settings (Multi-Site)’ option to mention the associated site’s name as specified in your site config(if non-SXA site) or /sitecore/content/<tenant>/<site>/Settings/Site Grouping/<site> item(if SXA site). Alternatively, if you do not have access to site configuration, you can preview a page item from Sitecore Content Editor and obtain the site name from ‘sc_site’ querystring of the preview URL as shown below,

NOTE: ‘Edit in Content Editor’ can find the associated item only when you are logged in to Sitecore. It might redirect you to Sitecore login page in case if you’re not logged in and you may want to try ‘Edit in Content Editor’ button again after logging in.

This extension also includes few shortcuts to accelerate the authoring process,
• Ctrl+Shift+X – Edit In Experience Editor
• Ctrl+Shift+E – Edit In Content Editor
• Ctrl+Shift+H – Edit in Horizon
• Ctrl+Shift+I – View Page Insights
Above default shortcuts can be modified from chrome://extensions/shortcuts if required

Complete Source Code for this extension is available in Github.
Help to improve this extension by sharing feature requests or by reporting any bug here.

Happy Authoring!

Leave a Reply

Your email address will not be published. Required fields are marked *