Skip to content

Enhanced Admin Grids extension for Magento.New 1.0.0 version under development. WIP version is now available for testing. Project on hold due to a long-lasting lack of time - sorry to all the issues awaiting an answer ! (will answer as soon / much as possible)

Notifications You must be signed in to change notification settings

mwgamble/mage-enhanced-admin-grids

Repository files navigation

Enhanced Admin Grids

Enhanced Admin Grids extension for Magento. More informations about the extension can be found on its Magento Connect page here : https://www.magentocommerce.com/magento-connect/enhanced-admin-grids-editor.html

About the 0.8.9 version

The 0.8.9 version contains all the latest developed features of the extension, and is currently only available on github. It is still in an unstable state, as some fixes or new features (probably, mostly new custom columns) can be added at any moment. It will be officially released on the Magento Connect when it will have reached a sufficient stability in terms of code and features, and depending on the feedbacks it will get. In the waiting, prefer using it on test environments, and only live when you have tested all the features you need before.

New features and changes :

  • lots of fixes and code refactoring
  • widespread in-grid editor
  • new permissions system (much more options, appliable per grid and role)
  • new custom columns system (allows developers to add new columns in a simple way, without needing any block rewrite, and providing some customization options)
  • new custom columns on the products grid : categories, wishlists and carts stats, inventory fields
  • new custom columns on the orders grid : billing and shipping addresses fields, payment and shipment methods, colorized order status
  • products grid specific features (attributes, custom columns) shared with the category products tab
  • custom default parameters behaviours
  • pre-defined options sources (with possibility to add much more)
  • and more ...

Roadmap (and contribution)

From now on, and for a matter of time, I'll mostly focus on adding new custom columns, that will be released each time once ready on the active branch (currently 0.8.9).

However, here are some of the features that I was initially planning to add (if you wish to contribute, don't hesitate to take some ideas in this list, and to contact me if you have any question - new custom columns, bug fixes and other new features also being more than welcome) :

  • profiles system (to store all customization values - from columns to default parameters - into different profiles, that should be finely assignable), examples of what could be the corresponding tables are already created by the 0.8.9 setup file
  • flexible export system with customization options (to allow adding more export formats and be able to customize them finely)
  • checkboxes to allow to not override columns base values but rather use the ones coming from the original block (header, width, alignment)
  • enhance options sources : new type to allow taking values from attributes, more predefined types (eg, payment and shipping methods)

About

Enhanced Admin Grids extension for Magento.New 1.0.0 version under development. WIP version is now available for testing. Project on hold due to a long-lasting lack of time - sorry to all the issues awaiting an answer ! (will answer as soon / much as possible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.8%
  • HTML 14.3%
  • JavaScript 7.5%
  • CSS 1.4%