Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.01 KB

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