Skip to content

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

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

ankursharma1930/Magento2-CMS

Repository files navigation

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