Build powerful apps lightning fast—without compromise. Break the no-code ceiling.
Plasmic is a visual development platform that enables users to build websites and applications rapidly without compromising on customization.
Unique Features:
Register Code Components: Integrate your custom HTML by registering it as a code component in Plasmic. This allows you to use your HTML within the Plasmic environment.
Use className
Prop: Ensure your component accepts a className
prop to allow users to style the root element, enabling flexibility in positioning and styling.
Dynamic Content: Use the repeatedElement()
function to embed dynamic HTML content, allowing for repeated elements based on data.
Set Page Metadata: Plasmic supports setting common page metadata, including titles and descriptions, which can be fetched and rendered as HTML elements using libraries like next/head
or react-helmet
.
For more detailed guidelines, visit:
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 Plasmic website
Log in to your Plasmic 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 Plasmic, you can customize the following: