Hi there, I know that php was not being directly supported in bootstrap studio. However I have some php in the head of each of my pages, was there a method within bootstrap studio I can use to change all of the extensions of *.html to *.php
thanks
Hi there, I know that php was not being directly supported in bootstrap studio. However I have some php in the head of each of my pages, was there a method within bootstrap studio I can use to change all of the extensions of *.html to *.php
thanks
There isn't within the app itself.
You need to export our design and manually change the extensions to php manually or write a script to do this for you but again will only work once server side after export.
Pretty sure @Frank will know a way as he uses php
See this thread - https://bootstrapstudio.io/forums/topic/change-to-and/
Thanks, I had hoped that I could create a script as part of the export feature. I wanted to see if someone else had achieved this before I had a go.