yireo/yireo_adminpreviousnext

This package is abandoned and no longer maintained. The author suggests using the yireo/magento1-adminpreviousnext package instead.

Adds a previous/next button on product-edit pages in the backend

0.0.3 2015-12-01 10:49 UTC

This package is auto-updated.

Last update: 2022-02-01 13:04:21 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:

  1. Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.

  2. 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.

  3. Use modman to install the git repository for you:

    modman init modman clone https://github.com/yireo/Yireo_AdminPreviousNext modman update Yireo_AdminPreviousNext

  4. Use composer