AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: David Veganhauser on May 05, 2020, 12:39:27 PM

Title: Where is file saved and can I limit the types of files?
Post by: David Veganhauser on May 05, 2020, 12:39:27 PM
If I create the field for uploading a file (an image) where is that file saved for me to get later?

Also, can I limit the types of files? Suppose I only want to upload images?

Thanks in advance
Dave
Title: Re: Where is file saved and can I limit the types of files?
Post by: Basara on May 06, 2020, 02:14:56 AM
Hello.

The file types limit and size limits inside the option with File type. The files will be saved to /admin/system/uploads/ directory
https://abantecart.atlassian.net/wiki/spaces/AD/pages/15007883/File+Uploads
Title: Re: Where is file saved and can I limit the types of files?
Post by: David Veganhauser on May 06, 2020, 02:20:53 AM
Thank you very much!