bleulliette

Enhanced Admin Grids (+ Editor)

  • Popularity Score 3313 Popularity Score

    Popularity ScoreReferrals to Site/Downloads

    0 0 1+ 1+ 250+ 250+ 1000+ 1000+ 10000+ 10000+

Allow to customize a vast majority of the administration grids and add to it some useful features + an editor
Compatible with:
This extension is currently unavailable on Magento Connect. Please contact the developer.

You will be re-directed to the developer's website to complete your purchase.

You must be registered and logged in to get extension key.
In order to get this extension, you must be logged in to the Magento Community. Click here to login or register.
In order to get this extension, you must have active Magento Go Store. Click here to create Go store.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

FREE
Previous Next
Overview

Enhanced Admin Grids (+ Editor)

Update : new 0.8.9 version available for testing

The new 0.8.9 version is available on github (link), as well as the current "official" version (link).
The 0.8.9 version is currently released for tests purposes only. Depending on the feedbacks it'll get, I'll release it on the Magento Connect whenever it'll be completely ready. Every feedback is welcomed !

Here is the list of what it includes :
- new permissions system (much finer and per grid),
- custom columns system to allow adding all kinds of new columns (usable by 3rd party extensions : just a few lines of xml and a model to add a new customizable column)
- some custom columns as first examples of what is possible to do : categories column for the products grid, addresses fields for the orders grid, ...
- widespread in-grid editor,
- custom default parameters behaviours,
- and much more...

Extension features

  • Allows to customize a vast majority of the administration grids
  • Adds an in-grid editor for products and CMS pages, to edit values directly in the grids results (much more grids coming)
  • Does not conflict with rewrites coming from other modules : original and rewrited grids are handled the same way
  • Show hidden columns from grids collections
  • Add all the products and customers attributes you want in as many corresponding columns (for corresponding grids)
  • In products grid, compare and edit attributes values coming from different store views in the same grid
  • Lots of rendering options for columns coming from collections or attributes
  • Customize all columns base values, such as header, width, and alignment
  • Drag'n'drop feature to simply modify columns orders
  • Save custom default parameters that will be applied to corresponding grids each time they will be displayed, such as default page number and size, sort, ...
  • Export results from all compatible grids in CSV or Excel format, with more options than base export (export just a subset of the whole results by specifying size and start index)
  • Still in active development, much more is coming, so stay tuned !

Important notes

Stability

This extension applies itself by default to all grids, so some of those grids may not be compatible with all or part of the features that are added to them.
Those potential compatibility problems are not troublesome at all (see "Incompatible grids"), but this is why this extension is still currently released as an alpha version.

New feature : editor

Currently only available for products and CMS pages, it is made to be appliable to much more grids (what will hopefully be done in next versions)
Anyway, I don't recommend at the moment to use it directly in a production environment, at least without having tested it before, as it is still a work-in-progress, for which I currently need a maximum of feedbacks !

Community

As it is really difficult - or even almost impossible - for me to test all the grids with all versions of Magento, I welcome every feedback about any problem you could find (of any kind), or even as a whole, every feedback about improvement of existing features, or about new ideas.
All this, on top of all the extensibility possibilities for the developers, could definitely help me to make this extension still even better !

Incompatible grids

When you find a grid that is not working when it is rewrited, just go to "System" > "Custom Grids" > "List", and disable the corresponding rewrite. The grid will then go back to its base behaviour, without remaining problem.
Also, it is possible to determine a list of which grids should not be rewrited at all, in "System" > "Configuration" > "General" > "Custom Grids" (this feature is likely to be improved in next releases).

Donation

This extension is completely free of use, and will remain so. However, it has cost me countless hours of work to propose the current version, and it will still take lot of time to develop new features, improve existing ones, while continuing to ensure the best compatibility with all grids, and provide support for it.
So, if it is just the extension you always dreamed to see, or if you simply use it and like it, please consider making a donation !

For developers

By adding a customgrid.xml file to your module's "etc" directory, along with a type model, you can add new columns renderers, to add new rendering formats, and, for each grid :

  • Improve its compatibility, when possible
  • Customize which export types are available
  • Lock config values for collection columns, when some have a specific behaviour
  • Determine which attributes should be available
  • Activate and configure the editor feature, with lots of possibilities

On top of this, events are now dispatched to let other extensions have access to some features, so that potential compatibility problems can easily be solved

Note : there is no documentation about it (at least at the moment), but you can still find many examples in this extension's source code

Release Notes

6) 0.8.4.4

2012-02-05 20:05:19
  • Version number: 0.8.4.4
  • Stability: Alpha
  • Compatibility: 1.4, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

- Make extension available again for MC 1.0 too

5) 0.8.4.3

2011-10-12 16:03:31
  • Version number: 0.8.4.3
  • Stability: Alpha
  • Compatibility: 1.4, 1.5, 1.6
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

- Removed some more notices

4) 0.8.4.2

2011-10-08 18:21:46
  • Version number: 0.8.4.2
  • Stability: Alpha
  • Compatibility: 1.4, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

- Removed some warnings and notices

3) 0.8.4.1

2011-10-04 18:23:18
  • Version number: 0.8.4.1
  • Stability: Alpha
  • Compatibility: 1.4, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

- Fix for customer grids (attributes had disappeared from the choices list)

2) 0.8.4

2011-09-28 17:27:33
  • Version number: 0.8.4
  • Stability: Alpha
  • Compatibility: 1.4, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

- Main big feature : generic and powerful in-grid values editor, that can apply to all columns types. At the moment only available for products and CMS pages grids, but it is made to be completely extensible
- Some minor bug fixes
- Fix for the edit page of custom grids (not a blank page anymore)
- Some code refactoring
- New list of exclusions, that comes on top of the exceptions list. Mostly dedicated for incompatibilities, it is likely to be completed in the next releases
- Exclusions and exceptions are now also applied to already rewrited grids
- Some more incompatible grids are now excluded
- Improved compatibility with certain grids
- Improved compatibility over supported Magento versions
- Begin to implement compatibility with 1.6
- Begin to add events dispatches, for even more simple extensibility (and more are addable depending on needs)
- Some design changes
- Option to parse CMS templates for text renderers
- and more…
1 2
Reviews

About the Developer

This extension was developed by and is supported by bleulliette

Enhanced Admin Grids (+ Editor) 4.9 5 93 93
Perfect We really love the extention. The only thing i miss, is a thumbnail of the image. Does someone know how to activate this? Regards. Daniel April 27, 2013
Excellent extension! Works just as described on magento 1.7.0.2. Surpasses all expectations as a free magento extension. Had trouble getting the images to show up but it worked in the end by making sure the image parameters are setup. One thing that I really wanted is the categories column, which will probably be available on the next version I'm guessing. I want to thank the developer for his generosity and time in developing and sharing this great extension with everyone. April 19, 2013
Works Great, Just What We Needed! We needed this plugin for adding a custom attibute to the admin area's product grid. Worked better than we could expect. Thank you for this great plugin, and thank you for distributing it for free! March 20, 2013
Hands down, free or paid.. One of the best!! Regardless of price, this is one of the most useful extensions. I really do not know how I would get by without it. Thank you so much!!!! March 15, 2013
Excellent! Saves a ot of time I have used it before but with this new version on magento connect they got a step ahead. Excellent product and must have extension. March 4, 2013
I'm impressed Nice, comprehensive and well coded extension. Although I didn't fully tested the extension. Looking forward to give feedback if I find bugs. Adding this extension in my wishlist of stable extensions. Thank you! February 28, 2013
system.log error Strict Notice: Only variables should be passed by reference in /home/mystore/public_html/app/code/community/BL/CustomGrid/Model/Observer.php(390) : eval()'d code on line 272 Running v1.7.0.2 February 24, 2013
Works great on my system 1.7.0.2, I'm using it for the image column February 5, 2013
Very nice, seems to work fine with 1.7. Would be nice if you could mark it as beta or stable, though. And we definitely need to be able to edit product quantity, that would make this extension perfect! January 27, 2013
Da bomb, Missing a few features but what isn't January 18, 2013
2 3 4 5 ... 10 next>>
Q&A
(5 Questions : 0 Answers)

Product Q&A

Ask your questions. Share your answers.

 
 
« Back
 
 
Sort by
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26946651
Customer avatar
Ex: show t-shirt size and color in orders grid
by
mugga
-
4 weeks ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26654552
Customer avatar
Added weight as a column to edit.
Returned this error when I attempted to edit:

Fatal error: Class 'Varien_Data_Form_Element_Weight' not found in /home/tamperev/public_html/lib/Varien/Data/Form/Abstract.php on line 146
by
osullip
-
3 weeks, 6 days ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
 
0 answers

Does this works also

Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26114218
Customer avatar
Hi there,

Does this works also for Orders ?

Thanks,
Cristi
by
cristiangelhs
-
2 weeks, 6 days ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_120633
Customer avatar
Is there a way to show categories in product grid? It's not product attribute.
by
guruproj
-
2 weeks, 6 days ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
 
0 answers

No Editor

Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26793205
Customer avatar
Hello
I have installed the extention, but do not see the individual products in the name of the column editor. So I can not directly use the editor to change the name once go in the product. Where is the problem, there have already uninstalled and reinstalled!
by
clickpool
-
4 days ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
1 of 1

Product Q&A

5 Questions | 0 Answers
1 of 1
Get Help

Support for This Extension

The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.

Magento Platform Support

If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.

In order to upload extension, you must be logged in to the Magento Community. Click here to login or register.

Close

Register

* Required Fields

Close window

Forgot Your Password?

Please enter your email below and we'll send you a new password.

* Required Fields

Close window

Login

To upload extension you must be logged in.

* Required Fields

Forgot Password?

New User? Register

Close window

You are using an outdated browser

We built Magento Connect using the latest techniques and technologies.
This makes Magento Connect faster and easier to use.
Unfortunately, your browser doesn't support those technologies.
Use the links below to download a new browser or upgrade your existing browser.