nadeem0035 / allow-html-tags
Allow html tags in footer copyright text
Installs: 6 471
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-05-15 19:51:11 UTC
README
Allow html tags in footer copyright text magneto 2
Installation
Install using Composer
To install the extension via Composer, run
cd <your Magento install dir>
composer require nadeem0035/allow-html-tags
composer install
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush
- make sure to set files and folder permission as well
Install using Magento Component Manager
This extension is not available in the Magento Marketplace.
http://docs.magento.com/marketplace/user_guide/quick-tour/install-extension.html
Configuration
No configration require