How does it work?
If you are on a web page of a site that is powered by Contentstack, and if you have the permission to edit its content, you will see an edit button at the right/left bottom of the page. Clicking this button will take you to the corresponding entry in Contenstack, where you can edit the entry.
This eliminates the need to search for specific entries within Contentstack’s web application and provides an intuitive editing experience for users who need to quickly find and update content.
How to set up the extension?
1. Add this extension by clicking on the Add to Chrome button.
2. Once installed, a pop-up will prompt you to enter the stack details, datacenter region (North America, Europe, & Other), and button preferences. Provide the necessary details in each field (all fields are mandatory) and then save the configuration.
3. Add the following attributes to the body tag of your website’s page templates:
a. data-pageref: Used to identify the entry UID of the current page
b. data-contenttype: Used to identify the content type UID of the entry
c. data-locale: Used to identify the local of the entry for the current page
Here’s an example of how to add these details in your code:
<body data-pageref="bltb8b487559a1b715d" data-contenttype="product" data-locale="en-us">
In the above example:
"bltb8b487559a1b715d" is the UID of the entry
"product" is the UID of the content type
"en-us" is the locale of the entry of the corresponding web page
4. Go to the tab in your Chrome browser where you want to use this extension, and reload or refresh the page.
Note: This is a one-time activity when you add a new domain or an API key.
5. The Edit button will now be visible on your Contentstack-powered web pages.
For more details on the extension, visit our GitHub page: https://github.com/contentstack/contentstack-chrome-extension.git
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!