ChrisB9 / PimcorePageBuilderBundle

a pagebuilder for Pimcore using grapesjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagebuilder for Pimcore

This is currently a Work in Progress but already functional implementation of a page builder for Pimcore.

Installation: composer require cbenco/pimcore-pagebuilder-bundle

The pagebuilder contains a bootstrap-plugin. In the future, the components should be either standalone or based entirely on tailwindcss.
It contains an example area-brick, which currently looks like this: Backend Layout

and renders it to the frontend:

Frontend Layout


Next Todos:

  • (WIP) replacing GrapeJs-Richtext-Editor with PimCore's CKEDITOR
  • Supporting drag'n'drop of assets
  • Supporting upload of videos (currently only images are supported)
  • Adding support for registered Area-Bricks
  • Functional/Selenium-Tests
  • Replace bootstrap components with custom components

About

a pagebuilder for Pimcore using grapesjs


Languages

Language:JavaScript 59.2%Language:PHP 36.8%Language:CSS 3.4%Language:Twig 0.6%