Hello all,
This is good builder for use, i am working good with default, today i make builder in to exists my project so not use manage default. I use this:
PHPageBuilder\Modules\GrapesJS\PageBuilder
But i see loading more and not show builder. (look at my attach).
This is all in code open builder:
require_once __DIR__ . '/vendor/autoload.php';
$config = require __DIR__ . '/config.php';
$pb = new PHPageBuilder\PHPageBuilder($config);
$builder = new PHPageBuilder\Modules\GrapesJS\PageBuilder();
$builder->handleRequest('', 'edit');
Someone can help me tell me know how to fix it?
Thanks all.
Hello all, This is good builder for use, i am working good with default, today i make builder in to exists my project so not use manage default. I use this:
PHPageBuilder\Modules\GrapesJS\PageBuilder
But i see loading more and not show builder. (look at my attach).This is all in code open builder:
Someone can help me tell me know how to fix it? Thanks all.