PHP code example of boundsoff / module-page-builder-template-inline

1. Go to this page and download the library: Download boundsoff/module-page-builder-template-inline library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

boundsoff / module-page-builder-template-inline example snippets

shell
php bin/magento module:enable Boundsoff_PageBuilderTemplateInline --clear-static-content
shell
php bin/magento setup:upgrade
shell
php bin/magento setup:static-content:deploy