Giter VIP home page Giter VIP logo

advancedproductfilter's Introduction

Advanced Product Filter for OpenMage/Magento Adminhtml

The "Advanced Product Filter" module enhances the OpenMage/Magento Admin product grid with advanced filtering capabilities. It introduces a new button in the Admin > Catalog > Products grid that, when clicked, reveals a fieldset. This is similar to promo rules and allows users to filter products using all available product attributes.

Features

  • Advanced Filtering: Harness the power of product attributes for more nuanced product search and management.
  • Compatibility: From our tests, this module is compatible with most plugins available for OpenMage/Magento.
  • Intuitive User Interface: Adds a new button seamlessly into the product grid for quick access to advanced filters.

Installation

Composer

{
    "minimum-stability": "dev",
    "require": {
        "m-michalis/advancedproductfilter": "0.1.*"
    }
}

Usage

  1. Navigate to Admin > Catalog > Products.
  2. Locate the "Show Advanced Filter" button and click on it.
  3. A fieldset similar to promo rules will appear.
  4. Use the available product attributes to filter the products as per your requirements.

Compatibility

  • OpenMage 20.0.x
  • Magento 1.9.x
  • Found to be compatible with most OpenMage/Magento 3rd party plugins (ex. BL_CustomGrid). However, if you encounter any issues, please report them.

Roadmap & TODOs

  • Make this compatible with Related/Upsell/Cross-sell tabs on product edit
  • Make this compatible with Catalog > Categories > Manage Category > Category Products
  • Make this compatible with custom grids that their collection is instanceof Mage_Catalog_Model_Resource_Product_Collection + configuration page for this

License

This module is released under the GPL-3.0 License.

advancedproductfilter's People

Stargazers

Tony avatar

Watchers

Michalis Michalis avatar

Forkers

empiricompany

advancedproductfilter's Issues

Memory Exhaustion Error in OpenMage 20.10.0 / PHP 8.2

The layout construction goes into a loop.

Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /app/code/core/Mage/Core/Model/Config.php on line 777
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

If I comment out these lines, the problem is resolved.

screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.