-
Notifications
You must be signed in to change notification settings - Fork 8
Description
What version of @strapi/sdk-plugin are you using?
I installed the @wecre8websites-strapi-page-builder plugin in Strapi v5.16, but the plugin does not work as expected. The UI does not load properly and none of the page builder features become available in the admin panel. There are no clear error messages indicating why the plugin fails.
Environment
Strapi version: 5.16.x
Plugin version: Latest (as of installation)
Node version: (your node version here)
OS: (Windows / macOS / Linux)
What's Wrong?
The plugin should work on Strapi version 5.16 .
To Reproduce
Install the plugin:
npm install @wecre8websites-strapi-page-builder
Run Strapi:
npm run develop
Open the Strapi admin panel.
Observe that:
No Page Builder UI appears
No new component or menu shows up
Plugin functionalities are missing
Expected Behaviour
The Page Builder plugin should:
Register itself properly in Strapi v5
Display the page builder UI in the admin panel
Allow creating/editing pages