Live block editor #997
Replies: 6 comments 15 replies
-
This is absolutely 100% in our roadmap and something that I am super pumped about. We are working a suite of features that will allow you to swap in your own component for an entire block, and make the blocks actually fully editable via interacting directly with the form from within your custom block component. So, you'll be able to more than preview, you'll be able to inline edit real React components! This is on our public roadmap and it will take us a bit to get there yet, but it's certainly planned. I think it should probably be bumped up in priority, huh. Would be a great feature. |
Beta Was this translation helpful? Give feedback.
-
Some inspiration of upcoming/experimental block builders: |
Beta Was this translation helpful? Give feedback.
-
Firstly I'm not a dev. I like low-code solutions. I use https://builderius.io. It's very powerful and would allow me to use Payload cms natively in builderius. My feelings on the subject is that WordPress appeals to both non-devs and to some Devs. The reason why WordPress is as big as it is that it allows people, with the aid of plugins, to create a wide range of websites. Other solutions like Headless CMS does not. I have already asked that they look at Payload cms. I've not used Payload cms as yet, but I've watched some of the videos. I will try it out in the next 6-12 months. I'm going to try and make it work with builderius.io. I have also asked that they create a front end for Payload cms but as WordPress is number 1 it's difficult. Can you look at builderius.io. and see if it would as a frontend option. I know you hate WordPress but for me it's about looking at the bigger picture. How can we make it easy for non-devs to build websites? I would have to create the page in WordPress and |
Beta Was this translation helpful? Give feedback.
-
Vercel just launched their "visual editor" which enables you to modify any piece of content directly from where it's rendered on your front-end. They somehow wrap each element in a |
Beta Was this translation helpful? Give feedback.
-
Related: #3061 |
Beta Was this translation helpful? Give feedback.
-
In the meantime, did anyone try incorporating Gutenberg into Payload? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be awesome to fill the site with content via a live preview. So you can see directly how it's going to look. Just like in WordPress with Gutenberg or with Divi.
It's going to be bock based and to edit the block I want to open a popup and render the corresponding payload fields (components from the payload admin panel in a popup)
It's going to be a plugin for payload and a package for the frontend.
I'm still researching the topic and think it would not be that difficult to implement if there is an easy way to render the input fields with the payload components from the admin panel.
I'm still going to the codebase of the admin panel but I can't find a solution. Any tips on where I should look?
Beta Was this translation helpful? Give feedback.
All reactions