定制 devhub/url-rewrite-pro 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

devhub/url-rewrite-pro

最新稳定版本:1.0.0

Composer 安装命令:

composer require devhub/url-rewrite-pro

包简介

By using this extension, vendor(s) will be able to generate URL rewrites for Products, Categories and Stores.

README 文档

README

Features

  • This extension will allow you to rewrite the URLs of all the stores available or the store that the user wants.
  • You can rewrite the URLs of all the categories or the selective categories for specific stores or for all the stores.
  • This extension gives us the feature to rewrite the specific product URL with any store the user wants.

Installation

  1. Please run the following command
composer require devhub/url-rewrite-pro
  1. Update the composer if required
composer update
  1. Enable module
php bin/magento module:enable DeveloperHub_Core
php bin/magento module:enable DeveloperHub_UrlRewritePro
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush

4.If your website is running in product mode the you need to deploy static content and then clear the cache

php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

#####This extension is compatible with all the versions of Magento 2.3.* and 2.4.*. ###Tested on following instances: #####multiple instances i.e. 2.3.7-p3 and 2.4.5-p1

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-04-14