Simpla is the future of the CMS - an open ecosystem of content tools, built on top of emerging web standards and powered by a cloud developer platform
Tool Description:
Simpla is a no-code website builder that enables users to edit content directly on their site with a simple point-and-click interface.
Unique Features:
Access Your HTML Code: Open the HTML file of your website where you want to integrate custom elements.
Identify the Location: Decide where you want to place the custom HTML elements within your existing code structure.
Add Custom Elements: Use the provided Simpla elements by inserting the following tags directly into your HTML:
<simpla-text placeholder="Your Text Here"></simpla-text>
<simpla-img placeholder="/path/to/your/image.png"></simpla-img>
Save Your Changes: After adding the desired elements, save your HTML file.
Include the Simpla JavaScript: Ensure you include the Simpla JavaScript file in your HTML to enable the new elements. Add this line before the closing </body>
tag:
<script src="https://cdn.simpla.io/simpla.js"></script>
Test Your Integration: Open your website in a browser to test the integration. Click on the custom elements to edit their content directly.
Publish Your Changes: Once you are satisfied with the integration, publish your changes to make them live on your website.
Create your OpenAssistantGPT chatbot
Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.
Configure your chatbot settings
Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.
Get your embed code
In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.
Add the embed code to your Simpla website
Log in to your Simpla account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.
Publish your website
Save your changes and publish your website to make the chatbot live.
For more advanced integrations with Simpla, you can customize the following: