yireo / magento1-adminpreviousnext
Adds a previous/next button on product-edit pages in the backend
Installs: 48
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
Open Issues: 0
Type:magento-module
Requires
- php: >=5.3.0
Requires (Dev)
- composer/composer: *@dev
- phpunit/phpunit: *
This package is auto-updated.
Last update: 2024-10-29 05:05:00 UTC
README
This Magento extension adds a "Previous" and "Next" button to the product edit page.
More information: https://www.yireo.com/software/magento-extensions/adminpreviousnext
You can install this module in various ways:
-
Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.
-
Download the Magento source archive from our site, extract the files and upload the files to your Magento root. Make sure to flush the Magento cache. Make sure to logout once you're done.
-
Use modman to install the git repository for you:
modman init modman clone https://github.com/yireo/Yireo_AdminPreviousNext modman update Yireo_AdminPreviousNext
-
Use composer