VNIT Posted July 5, 2022 Share Posted July 5, 2022 I have a lot of files for donwload, I want to create a product where when a client buy product, a file that automatically allows client to download, each client will only be able to download 1 file in it (1 file for 1 product order ), is there any way to do that ? 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted July 6, 2022 Share Posted July 6, 2022 Use the Support -> Downloads page . Create a category for the product. Upload / add the downloads to the category. Check "client only" and product download checkboxes. In the product / service editor, go to Other and select the downloads to allow in the list. 0 Quote Link to comment Share on other sites More sharing options...
VNIT Posted July 9, 2022 Author Share Posted July 9, 2022 On 7/7/2022 at 3:02 AM, steven99 said: Use the Support -> Downloads page . Create a category for the product. Upload / add the downloads to the category. Check "client only" and product download checkboxes. In the product / service editor, go to Other and select the downloads to allow in the list. thank you, but if i do so i will need to create products/services for each file, i am wanting to create 1 product then each client can only attach 1 file to download 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted July 11, 2022 Share Posted July 11, 2022 Out of the box, not possible. A product can have multiple files allowed for download but that doesn't sound like what you want. A service module, could be addon but I think server/service module would be better, would be needed to be dev'd. Using a configuration option listing the file, pricing for that file, etc and then the server module gets that configuration option and in the service details page provides a download link. This replaces the built-in download functionality but since that is limited for you, it is is needed. Using the built-in download feature might be possible but would require securing the download links in some way so the module isn't bypassed. There might be a module on the marketplace that does this, however, did not see one right off in the minute or two of looking. 0 Quote Link to comment Share on other sites More sharing options...
VNIT Posted July 11, 2022 Author Share Posted July 11, 2022 thank you 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.