ankursharma1930 / Magento2-CMS

This module is use to Import and Export CMS Block and Pages, you can easily update Block and Pages using a csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module Amage Cms

installs on Packagist

``amage/module-cms``

Main Functionalities

Import CMS Blocks and Pages

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Amage
  • Enable the module by running php bin/magento module:enable Amage_Cms
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Specifications

  • Support 2.2.x 2.3.x 2.4.x
  • Controller
    • adminhtml > import/index/index Magento-Import-CMS