yireo / magento1-adminpreviousnext
在后台产品编辑页面上添加“上一页/下一页”按钮
0.0.3
2015-12-01 10:49 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- composer/composer: *@dev
- phpunit/phpunit: *
This package is auto-updated.
Last update: 2024-08-29 04:43:00 UTC
README
此Magento扩展向产品编辑页面添加“上一页”和“下一页”按钮。
更多信息:https://www.yireo.com/software/magento-extensions/adminpreviousnext
您可以通过多种方式安装此模块
-
从我们的网站下载MagentoConnect包并将其上传到您自己的Magento Downloader应用程序。
-
从我们的网站下载Magento源代码存档,解压文件并将文件上传到您的Magento根目录。完成操作后,请确保清空Magento缓存。请务必登出。
-
使用modman为您安装git仓库
modman init modman clone https://github.com/yireo/Yireo_AdminPreviousNext modman update Yireo_AdminPreviousNext
-
使用composer