Skip to main content

Are download limits planned for a future update?

Hello Team,

We would like to limit how many times a customer can download a file after purchase, and how long the download stays available.

The documentation already describesΒ fct_order_download_permissions, withΒ download_count,Β download_limit, andΒ access_expires:Β dev.fluentcart.com/database/models/order…ownload-permission.html

The table exists on our site, but it does not receive any rows when a customer downloads a file from the customer portal. The API also acceptsΒ download_limitΒ andΒ download_expiryΒ on downloadable files, but these fields are not shown in the product editor.

Could you let us know if download limits (count and expiry) are planned for a future FluentCart update, including a setting in the product editor?