mage-os / module-pagebuilder-template-import-export
PageBuilder template import/export module
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1
- ext-zip: *
- magento/module-page-builder: *
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-12-20 13:08:24 UTC
README
Enrich PageBuilder adding templates import/export management.
Installation
-
Install it into your Mage-OS/Magento 2 project with composer:
composer require mage-os/module-pagebuilder-template-import-export
-
Enable module
bin/magento setup:upgrade
Configuration
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Testing
Unit Tests
In the command line, change into the module directory and run:
composer install
./vendor/bin/phpunit
License
The MIT License (MIT). Please see License File for more information.