orangecat / cmspagerobots
CMS Page Robots
Package info
github.com/olivertar/m2_cms_page_robots
Type:magento2-module
pkg:composer/orangecat/cmspagerobots
1.0.0
2024-03-09 16:28 UTC
Requires
- php: ^8
- ext-dom: *
README
This module has been developed for Magento > 2.4.6
Installation
The extension must be installed via composer. To proceed, run these commands in your terminal:
composer require orangecat/cmspagerobots
php bin/magento module:enable Orangecat_CspWhitelist
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy