Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsspencer/magento2-cms-content
Magento 2 extension sample to create cms content
https://github.com/fsspencer/magento2-cms-content
magento magento-2 magento-extension magento2 magento2-extension magento2-module
Last synced: 20 days ago
JSON representation
Magento 2 extension sample to create cms content
- Host: GitHub
- URL: https://github.com/fsspencer/magento2-cms-content
- Owner: fsspencer
- Created: 2018-01-30T13:17:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:01:54.000Z (almost 7 years ago)
- Last Synced: 2024-11-05T10:13:50.730Z (2 months ago)
- Topics: magento, magento-2, magento-extension, magento2, magento2-extension, magento2-module
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 2 Cms Content
This is a sample extension to show you how to create CMS Blocks and Pages using installer scripts.## Installation
NOTE: This extension comes with a custom block and a custom page. Make sure to modify them before installing the extension.
1. Clone this repository
2. Copy the Codealist directory into your app/code directory
3. Execute: php bin/magento setup:upgradeNow when you log into the Admin Panel and go to Content > Pages/Blocks, you'll be able to see the registries created
## Compatibility
- Magento 2.0
- Magento 2.1
- Magento 2.2