Author Topic: product download with expiration version 1.9.8k  (Read 5349 times)

jantico

  • Beginner
  • *
  • Posts: 1
product download with expiration version 1.9.8k
« on: December 06, 2011, 01:17:56 AM »
Please let me know if it is possible to offer a product download with an expiration timeframe. For example we want to have products that can be downloaded available for one month after purchase date.

Sincerely,

John

Studio 42

  • Contributing Developer
  • Sr. Member
  • *
  • Posts: 4722
  • Joomla & Virtuemart developper
    • Studio 42 - Virtuemart & Joomla extentions
  • VirtueMart Version: 2.6 & 3
Re: product download with expiration version 1.9.8k
« Reply #1 on: December 07, 2011, 17:05:21 PM »
YOu must use a plugin for products (custom plugin) or write it.

Because each case is special this is not in the core of virtuemart 2
It's not a big deal to do the plugin(if you know PHP/joomla) because the purchase date is in the Order and you can save full tables with relation to the ordered items.(with expire date or max number of download ...)