@bigfatpanda1994/strapi-page-builder-react
v1.0.21
Published
<div align="center"> <img alt="Page Builder" width="60" src="static/pagebuilder_logo.png"> </div> <h1 align="center">Page Builder - React Companion</h1> <p align="center">Visual, drag and drop page editor for Strapi.</p> <p align="center">Connect Page
Readme
Documentation
For documentation on plugin development, refer to the Strapi Plugin Development Guide.
Page Builder plugin for Strapi
Strapi is the leading open-source headless Content Management System. It’s 100% JavaScript, fully customizable and developer-first.
Visually edit and build your site using Strapi content and custom componets
The Page Builder plugin adds a visual page editor to Strapi, leting you drag and drop custom sections and connect them to CMS data.
This is the companion package which must me added in your React project and which connects with @wecre8websites/strapi-page-builder
Setting up Page Builder is quick and easy.
- Create an API key using the built-in API key management system (see Configuration section below)
- Add the @wecre8websites/strapi-page-builder package to your Strapi project.
- Add the new template relation field to one or more of your Strapi content types.
- Configure the Page Builder plugin with your API key, Editor URL and select the default content type and content.
- Open Page Builder from the sidebar menu and start building custom templates.
