RTE Location
The RTE Location lets you add/ create custom plugins to extend the functionality of your JSON Rich Text Editor as per your needs.
You can use third-party applications to interact with your JSON Rich Text Editor content.
Let's see how to add the RTE location to your app:
-
Via the Developer Hub Console:
To add the RTE location to your app via the Developer Hub console, login to your Contentstack Account and follow the steps given below:- Click the Developer Hub icon on the left navigation panel.
- Select an application for which you want to add the RTE location.
- Click the UI Locations tab.
- In the App URL field, enter the hosted URL of your application.
- Hover over the RTE location, and click the + Add button.
- On the Configuration page, set configurations for RTE location by providing details such as name, path, and description.
You can also enable the configuration using the Enable toggle button. - Finally, click the Save button to save the RTE location’s configuration details.
- Click the Developer Hub icon on the left navigation panel.
You can create new RTE locations by writing your custom code, or you can use the prebuilt boilerplate and modify the given code to suit your requirements.