Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file names in the product importer for download files #8435

Open
mihaijoldis opened this issue Feb 25, 2021 · 1 comment
Open

Add file names in the product importer for download files #8435

mihaijoldis opened this issue Feb 25, 2021 · 1 comment

Comments

@mihaijoldis
Copy link
Contributor

Enhancement Request

Explain your enhancement (please be detailed)

At the moment we don't allow setting the File name for a download file when importing. A customer that is going to switch to EDD is trying to import his products (1000+) and he noticed the file names are messy as they are taken based on the File link. For example this is how his import file looks now https://prnt.sc/106uqhr

Did some local work and setting a new field "Download File Names" which should follow the same format like the Links:
Download files in the csv file set to url1.com|url2.com|url3.com and Download File Names set to name1|name2|name3 would allow the user to set his file names directly.

This is from the test I did with 2 download links and setting my own file names https://prnt.sc/106uhmt

Ticket here https://secure.helpscout.net/conversation/1436704679/178575/

@mihaijoldis
Copy link
Contributor Author

Did some playing locally to try and get something to that customer and this is something that works fine locally https://github.com/mihaijoldis/easy-digital-downloads/tree/feature/file_names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants