GithubHelp home page GithubHelp logo

roman204 / import-export-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sanjeev-kr/import-export-cms

0.0 0.0 0.0 22 KB

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

License: Apache License 2.0

PHP 100.00%

import-export-cms's Introduction

Sanjeev_ImportExportCms Magento 2 module

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.

import-export-cms's People

Contributors

sanjeev-ca avatar sanjeev-kr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.