zookal/grid-product-editor

This package is abandoned and no longer maintained. No replacement package was suggested.

Magento 1 grid product attirbute editor

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:magento-module

dev-master 2015-05-28 05:55 UTC

This package is not auto-updated.

Last update: 2020-08-22 07:16:12 UTC


README

Edit product attributes in the back end grid.

Features

  • F1
  • F2
  • F3

Installation Instructions

Via modman

  • Install modman
  • Use the command from your Magento installation folder: modman clone https://github.com/Zookal/grid-product-editor/

Via composer

{
    ...
    "require": {
        "zookal/grid-product-editor":"*"
    },
    "repositories": [
	    {
            "type": "composer",
            "url": "http://packages.firegento.com"
        }
    ],
    "extra":{
        "magento-root-dir": "./"
    }
}
  • Then from your composer.json folder: php composer.phar install or composer install

Manually

  • You can copy the files from the folders of this repository to the same folders of your installation

Installation in ALL CASES

  • Clear the cache, logout from the admin panel and then login again.

Uninstallation

  • Remove all extension files from your Magento installation
  • Via modman: modman remove grid-product-editor
  • Via composer, remove the line of your composer.json related to Zookal/grid-product-editor

License

Open Software License (OSL 3.0)

Author

Cyrill at Schumacher dot fm or cyrill at zookal dot com

My pgp public key / on keybase.io

@SchumacherFM