sanjeev-kr/import-export-cms 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sanjeev-kr/import-export-cms

最新稳定版本:2.4.6

Composer 安装命令:

composer require sanjeev-kr/import-export-cms

包简介

magento 2 extension for import and export of cms blocks and pages.

README 文档

README

Sanjeev_ImportExportCms is a module for Magento 2. This module helps to import or export cms pages and/or cms blocks from admin interface.

Install with Composer

composer require sanjeev-kr/import-export-cms
php bin/magento module:enable Sanjeev_ImportExportCms
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

Install Manually

  • Download zip and extract
  • Create a new directory Sanjeev/ImportExportCms in app/code directory and copy files from import-export-cms folder and paste files in Sanjeev/ImportExportCms directory.
  • And run below commands
php bin/magento module:enable Sanjeev_ImportExportCms
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

How to export

  • In mass action of Cms Pages and Cms Blocks Grids, you should see Export option. Select page(s) / block(s) and click on Export link to export cms pages or blocks in csv format.

How to import

  • In admin, Go to Content > Import Cms Files. Select Import Type, upload valid csv file and press Import button.

统计信息

  • 总下载量: 1.49k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2022-03-06