Open jwmsales opened 2 years ago
Hi! And sorry for long answer(
I use default MODX file source ( via system setting ) targeted not to the root of website. Just add media source (via URL [yousite.com]/manager/?a=source ) with settings like this: name = Uploads basePath= assets/uploads/ baseUrl = /assets/uploads/ (other params by default or as you wish)
And setup ++default_media_source system setting or context setting to the new filesource!
How do I change the image upload pathway? Currently, the Editor is uploading into the root folder.