element119/module-product-grid-updated-at-filter

A Magento 2 module that allows admins to filter product's by their updated at timestamp.

1.0.1 2022-04-29 23:35 UTC

This package is auto-updated.

Last update: 2024-05-06 13:52:45 UTC


README

status github release github release date magento license packagist downloads

This module will be abandoned once the related pull request has been accepted and deployed as part of the Magento core.

📝 Features

✔️ Adds the product's updated_at attribute to the admin product grid to allow admins to see when a product was last modified

✔️ Filter the grid by a range of Updated At dates

✔️ Sort the grid by ascending or descending Updated At date

✔️ Add or remove the Updated At column from the grid view


🔌 Installation

Run the following command to install this module:

composer require element119/module-product-grid-updated-at-filter
php bin/magento setup:upgrade

⏫ Updating

Run the following command to update this module:

composer update element119/module-product-grid-updated-at-filter

❌ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-product-grid-updated-at-filter
php bin/magento setup:upgrade

📚 User Guide

  1. Navigate to the product grid as normal: Catalog -> Products

  2. Filter and sort the grid as normal for the Updated At date updated-at-filter


paypal

For those that want to support this project.