msp / cmsimportexport
msp/cmsimportexport
CmsImportExport
MSP_CmsImportExport is a module for Magento 2 allowing users to import/export CMS pages or blocks.
MSP_CmsImportExport supports multistore and wysiwyg images.
Installation
composer require msp/cmsimportexport
How to export contents
Select one or more pages you wish to export from CMS > Pages in your Magento Admin and select Export from the mass action menù.
You will download a ZIP file containing pages or blocks information. If your pages or blocks contain one or more images,
they will be automatically added in the ZIP file.
How to import contents
A new option Import will appear in your Magento Admin Content bmenu. Click on it to import a previously exported ZIP file.
While importing you can change import modes:
CMS import mode
Overwrite existing: If a page/block with same id and store assignment is found, it will be overwritten by the ZIP file content.
Skip existing: If a page/block with same id and store assignment is found, it will NOT be overwritten by the ZIP file content.
Media import mode
Do not import: Do not import media files in the ZIP file.
Overwrite existing: If an image with same name exists it will be overwritten with version in the ZIP file.
Skip existing: If an image with same name exists it will NOT be overwritten with version in the ZIP file.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 1.1.2 | stable | Fail | 2023-02-28 13:11:17 |
| 1.1.1 | stable | Not tested | 2019-05-09 15:00:19 |
| 1.1.0 | stable | Not tested | 2019-03-27 09:11:31 |
| 1.0.4 | stable | Not tested | 2018-04-19 13:50:54 |
| 1.0.3 | stable | Not tested | 2018-04-18 14:21:38 |
| 1.0.2 | stable | Not tested | 2018-04-18 14:03:42 |
| 1.0.1 | stable | Not tested | 2018-04-18 12:49:18 |
| 1.0.0 | stable | Not tested | 2017-06-21 16:22:10 |
| 0.1.4 | stable | Not tested | 2016-10-10 12:35:09 |
| 0.1.3 | stable | Not tested | 2016-07-19 12:01:58 |
| 0.1.2 | stable | Not tested | 2016-06-14 10:12:20 |
| 0.1.1 | stable | Not tested | 2016-06-06 14:25:08 |
Requires 2
| Package | Constraint |
|---|---|
| magento/magento-composer-installer | * |
| msp/common | * |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 1 | 1 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Fail | 4 | 4 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.