Product Description
With FastProductManager you can easily edit the quantity, the name and the price of configurable products and their related products.
The new configurable products organisation will let you see your products more easily.
FastProductManager also works for virtual, downloadable and simple products.
Thanks to AJAX technology, updating the products values are no longer a time problem.
You can sort products by "id" or "sku". A pagination system is also available so the loading times are optimized.
A "View product with Low Stock" button has been added so you can see in one click which products have a stock quantity lower than zero.
The new configurable products organisation will let you see your products more easily.
FastProductManager also works for virtual, downloadable and simple products.
Time optimization
FastProductManager saves you a lot of time in your daily and/or repetitive tasks like updating prices.Thanks to AJAX technology, updating the products values are no longer a time problem.
Products reorganization
With a simple reorganization of configurable products in groups, FastProductManager shows you a global vision of your Configurable Products.Sort
So you can find your products easily in the list, sorting options are available.You can sort products by "id" or "sku". A pagination system is also available so the loading times are optimized.
A "View product with Low Stock" button has been added so you can see in one click which products have a stock quantity lower than zero.
Instalation
In this module the installation is very simple.
If you use SSL in adminpanel you must edit this file :
app/design/adminhtml/default/default/template/fastproductmanager/manage.phtml
And change all :
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN)
or
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK)
by :
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN, true)
or
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK, true)
And that's it, you can now use FastProductManager.
Step 1
Extract the module package into the magento directory.If you use SSL in adminpanel you must edit this file :
app/design/adminhtml/default/default/template/fastproductmanager/manage.phtml
And change all :
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN)
or
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK)
by :
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN, true)
or
Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK, true)
And that's it, you can now use FastProductManager.
Change Log
FastProductManager
Changelog
v1.1
-----------------------------
+ Add name field
v1.0
-----------------------------
Changelog
v1.1
-----------------------------
+ Add name field
v1.0
-----------------------------
