Allow other file extensions on export

It would be great for people who export code to have a setting somewhere in the dashboard to allow a user definable file extension for exported code only.

Currently, files are exported as .html, but that means I have to rename them all .php afterwards, then update all the links throughout the pages…kind of a pain. I also still work on legacy ASP web application, so allowing “any” file extension would be terrific!

This would only affect exported code - nothing within the Webflow environment would be affected.

If you can do this, I’ll buy the Webflow guys some coffee (bit of a bribe, I know) :wink:

PS - I know this has been asked a few times before, and the suggestion was to use the URL rewrite…not sure that’s a really good solution.

x=0;
while x < 1 do {
println ('+1');
}