Time and Date Stamp for Digital Goods Downloads

  • Posts: 195
  • Thank you received: 13
  • Hikashop Business
1 year 7 months ago #344818

-- HikaShop version -- : 4.6.1
-- Joomla version -- : 3.1.11
-- PHP version -- : 7.3.33
-- Browser(s) name and version -- : Chrome 105.0.5195.102

The number of times a digital good was downloaded, displayed at the bottom of an order, is very helpful. However, we are hoping to find access to time and date stamp for each download.

Possible?

Thanks,
3by400, Inc.


3by400, Inc.
3by400.com
Websites that Work, Marketing that Matters

Please Log in or Create an account to join the conversation.

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
1 year 7 months ago #344823

Hi,

That information is not stored in the database so it's not easily possible.
Now, you could develop a plugin, with its own table in the database to store that information, and implementing the onBeforeDownloadFile ( www.hikashop.com/support/documentation/6...onBeforeDownloadFile ) event to add an entry in that table for each download, and then implement the onAfterOrderProductsListingDisplay ( www.hikashop.com/support/documentation/6...oductsListingDisplay ) event to display the information from that table in each order.

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum