magepow/autoredirect
Composer 安装命令:
composer require magepow/autoredirect
包简介
Auto Redirect your url when making an startup page
README 文档
README
Magento 2 Auto Redirect
Magento 2 Autoredirect allows user to change their url to other pages when starting on a page of the website. It works well on both storefront and backend.
Before you continue, ensure you meet the following requirements:
- You have installed Magento2
- You should use a Linux or Mac OS machine. Windows is not currently supported.
Step 1: Download Magento 2 Autoredirect
Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require magepow/autoredirect
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
Step 2: How to use Magento 2 Autoredirect
General Configuration
Login to magento admin, choose stores->configuration->magepow->Auto Redirect
Select yes to enable the module
- Url: Make an input for the url you want to change. Incase there is no change, please use slash "/" as default url
- Endpoint: Make an input for new endpoint after url. If there is no change, please leave it empty as default Save and clear cache
Result
Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
统计信息
- 总下载量: 39
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-04-29

