Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsspencer/magento2-cms-pages-robots
Magento 2.x extension to add Robots to CMS pages
https://github.com/fsspencer/magento2-cms-pages-robots
Last synced: 9 days ago
JSON representation
Magento 2.x extension to add Robots to CMS pages
- Host: GitHub
- URL: https://github.com/fsspencer/magento2-cms-pages-robots
- Owner: fsspencer
- Created: 2016-10-12T12:31:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T12:38:14.000Z (about 8 years ago)
- Last Synced: 2023-10-22T13:38:15.788Z (about 1 year ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customizable Robots for CMS Pages in Magento 2.x
This is a simple extension which adds the ability to set a custom robots to each cms page in the backend.
### Requirements
The package works with Magento 2.0.x and 2.1.x.
### Installation
1. Copy the whole "Codealist" directory into your /project-directory/app/code/
2. From the terminal run: php bin/magento module:enable Codealist_CmsPageRobots
3. php bin/magento setup:upgrade
4. php bin/magento cache:cleanAnd that should be it. You should see a textbox added while you edit/create a CMS Page.