πŸ—οΈTheme Builder

we have a very magical feature inside the themes plugin it's a theme builder something like Elementary in the WordPress community.

Add Builder To Your Page

to add a builder to your page make sure you have an active page and send this page model to the view inside your view just use this line

<x-tomato-builder-toolbar :page="$page" />

and now you can show the builder toolbar inside your page and you can select any section and drop it inside your page

Last updated