amage/module-cms

Import CMS Blocks and Pages

Installs: 2 483

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.0 2021-06-29 10:31 UTC

This package is auto-updated.

Last update: 2024-09-06 05:26:21 UTC


README

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