I'm hoping this is an easy one to answer. If I have a file on my staging environment and I delete it, how when using Courier would I then delete this file from my Live environment.
Would I have to courier the file again but from the Recycle Bin in the Media folder?
I take it I wouldn't need to login to live and delete it manually there too would I.
Hi,
Courier doesn't delete files from a live environment.
The right solution is to create revision in the background and send it to the live environment. I really tried to implement it without success ;/
I created this workaround, webapi to delete pages/media that installed as part of the application, on the deleting page/media on staging - I call webapi to delete it from the live environment
Deleting files
Hello,
I'm hoping this is an easy one to answer. If I have a file on my staging environment and I delete it, how when using Courier would I then delete this file from my Live environment.
Would I have to courier the file again but from the Recycle Bin in the Media folder?
I take it I wouldn't need to login to live and delete it manually there too would I.
Thanks
Paul
Hi, Courier doesn't delete files from a live environment.
The right solution is to create revision in the background and send it to the live environment. I really tried to implement it without success ;/
I created this workaround, webapi to delete pages/media that installed as part of the application, on the deleting page/media on staging - I call webapi to delete it from the live environment
is working on a reply...