nadeem0035 / allow-html-tags
在页脚版权文本中允许 HTML 标签
1.0.1
2020-01-15 07:41 UTC
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2024-09-15 18:02:19 UTC
README
在 Magento 2 中允许页脚版权文本中的 HTML 标签
安装
使用 Composer 安装
要通过 Composer 安装扩展,请运行
cd <您的 Magento 安装目录>
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
- 确保设置文件和文件夹权限
使用 Magento 组件管理器安装
此扩展不在 Magento 市场中可用。
http://docs.magento.com/marketplace/user_guide/quick-tour/install-extension.html
配置
无需配置