[ANSWERED] Will enabling "Clean URLS" break my current running campaigns?

bz87

Member
HI again

I'm trying to setup API with another platform and the support guys are telling me to enable "CLEAN URLS" on the backend of mailwizz

currently I have this set up

Screenshot 2021-03-10 at 9.12.43 PM.png

2 questions

1) Will enabling Clean Urls break my current running campaigns? I can see that the Unsubscribe link has the /index.php link structure
2) Will I still be able to use the non clean Urls containing index.php?


I have a programmer build some custom plugin for Mailwizz that utilizes the /index.php link structure, so not sure if switching this will break things?

Thanks
 
When you enable clean urls, make sure you add your .htaccess rules or nginx rules, depending on your server.
After you do this, you can enable them, the urls will work with or without index.php in front.
 
As a side note, i don't see why you need clean urls for the API, it works just fine with index.php.
I'd say if things work, don't change them.
 
As a side note, i don't see why you need clean urls for the API, it works just fine with index.php.
I'd say if things work, don't change them.
Thanks!! Actually I was about to ask if i need to use clean urls for API

I guess i can communicate this to them.

They are a rather popular Lading page builder company and I convinced them to add Mailwizz API integration so working with them to have it work with my Installs

Thanks again Twisted!
 
Back
Top