AbanteCart Community

Shopping Cart Operations => Built-in Features => Topic started by: timlight10 on July 29, 2026, 06:11:30 PM

Title: Last updated time to product listing
Post by: timlight10 on July 29, 2026, 06:11:30 PM
Can a column with the "last updated" timestamp for products be added to index.php?rt=catalog/product?
Title: Re: Last updated time to product listing
Post by: Basara on July 30, 2026, 06:31:10 AM
Hello,
By default, the product list in the admin panel is sorted so that the most recently edited items appear at the top.
Title: Re: Last updated time to product listing
Post by: timlight10 on July 30, 2026, 09:34:14 AM
Yes, but my use case is that I need to see the time it was last updated. Products may be updated by import a few times per day, and I want to see the time of the last update. And I want to do that without having to open every single product in the list.
Title: Re: Last updated time to product listing
Post by: Basara on July 30, 2026, 10:55:05 AM
Hello.
Yes, this is technically possible. AbanteCart already stores the product's last-modified date and time, and standard product imports update this value, so no database changes are needed. A code change or extension would be required to display it as column in the Products grid.
Title: Re: Last updated time to product listing
Post by: timlight10 on July 31, 2026, 08:58:02 AM
Awesome, is there an official feature request channel somewhere I can post this for v1.4.5?
Title: Re: Last updated time to product listing
Post by: Basara on July 31, 2026, 12:23:08 PM
Quote from: timlight10 on July 31, 2026, 08:58:02 AMAwesome, is there an official feature request channel somewhere I can post this for v1.4.5?
Yes, there are a few.
New Features Sposorship (https://forum.abantecart.com/index.php/board,40.0.html)
New Features Discussion (https://forum.abantecart.com/index.php/board,25.0.html)
Idea Polls (https://forum.abantecart.com/index.php/board,38.0.html)
Title: Re: Last updated time to product listing
Post by: timlight10 on August 05, 2026, 03:20:03 PM
Feature request added https://forum.abantecart.com/index.php/topic,12126.0.html (https://forum.abantecart.com/index.php/topic,12126.0.html)