yireo / yireo_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: 2022-02-01 13:04:21 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