Admin management with Web page builder #192
Replies: 4 comments 1 reply
-
Hi VvvebJs page builder does not have an admin panel. The screenshot is from Vvveb CMS admin that has VvvebJs page builder integrated. If you want to use the admin template without the CMS you can download it from https://github.com/givanz/vvveb-admin-template |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you. The design url is pointing to the editor page passing the url of the page that is edited http://demo.vvveb.com/admin/?module=editor/editor&url=//demo.vvveb.com/hello-world-1-1&template=content/post.html The editor.php sets current page to the page from url parameter https://github.com/givanz/Vvveb/blob/master/admin/controller/editor/editor.php#L189 The pages list that shows in the file manager is then passed to VvvebJs page builder https://github.com/givanz/vvveb-admin-template/blob/faf193ebf4a9fad5ee5ba2e5f46af55d6f45f1d5/editor/editor.html#L3373 |
Beta Was this translation helpful? Give feedback.
-
Dear Givaz,
I hope you're doing well.
We are currently using the PHP version of the Vvveb editor, which we installed from GitHub. However, we have encountered an issue where certain blocks available in the demo version, accessible at the link below, are missing from our setup:
https://demo.vvveb.com/admin/?module=/editor/editor&template=index.html
[Image]
As these blocks are crucial for our project, we would greatly appreciate your guidance on how to import or enable them in our version. We have already integrated this builder deeply into our system, so resolving this issue is essential for our progress.
Your support would be invaluable, and we are eager to hear any suggestions or solutions you may have.
Thank you in advance for your time and assistance. We are hoping for your prompt help on this matter.
Warm regards,
Ashish Sharma
From: Givan ***@***.***>
Date: Saturday, 28 September 2024 at 14:55
To: givanz/Vvveb ***@***.***>
Cc: ASHISH SHARMA ***@***.***>, Author ***@***.***>
Subject: Re: [givanz/Vvveb] Admin management with Web page builder (Discussion #192)
Thank you.
The design url is pointing to the editor page passing the url of the page that is edited http://demo.vvveb.com/admin/?module=editor/editor&url=//demo.vvveb.com/hello-world-1-1&template=content/post.html
The editor.php sets current page to the page from url parameter https://github.com/givanz/Vvveb/blob/master/admin/controller/editor/editor.php#L189
The pages list that shows in the file manager is then passed to VvvebJs page builder https://github.com/givanz/vvveb-admin-template/blob/faf193ebf4a9fad5ee5ba2e5f46af55d6f45f1d5/editor/editor.html#L3373
—
Reply to this email directly, view it on GitHub<#192 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKPRXN4OCQWXGVC5O22P6TTZYZYXBAVCNFSM6AAAAABOTUUK2OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZYGI2TSNA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
We plan to integrate a Web page builder into our system. I want to find out if it comes with an Admin panel also. or I am missing something
I have seen one of the demos where the admin panel is shown which list the pages created:
https://docs.vvveb.com/media/docs/menus.png
I am using editor, can anyone pls guide?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions