Can a column with the "last updated" timestamp for products be added to index.php?rt=catalog/product?
Hello,
By default, the product list in the admin panel is sorted so that the most recently edited items appear at the top.
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.
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.
Awesome, is there an official feature request channel somewhere I can post this for v1.4.5?
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)
Feature request added https://forum.abantecart.com/index.php/topic,12126.0.html (https://forum.abantecart.com/index.php/topic,12126.0.html)