• Resolved Akhil K A

    (@hiakhil)


    Hello!

    how to prevent edd from adding my media files to uploads/edd folder?

    Now some of the files added directly via media are in the default directory (uploads/2021/) and the files added via edd will be in edd/2021.

    During research, I found that edd is moving files to edd directory to protect assets.

    But, none of my download files are stored in hosting. All my files are stored in Amazon S3. So, I don’t think so changing this will make any issues.

    Note: I’m on nginx server.

    Please help.
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @hiakhil

    Plugin is created with WP Hooks and Filters so you can use hooks and filters to modify the path of the EDD upload directory. You should have some knowledge of plugin development and customization.

    Plugin Support Mihai Joldis

    (@misulicus)

    Because there have not been any recent updates to this topic we’ll be changing the status to resolved. If you have any further questions you can start a new thread or head over to our support page to submit your request if it is related to one of our available extensions

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘EDD Directory’ is closed to new replies.