1.0.0 • Published 4 years ago
bss-to-php-blank v1.0.0
Blank repo for Bootstrap Studio to create PHP site
**** Including the PHP form files
tested on Bootstrap Studio 5.1.1
Instructions
Install via npm
npm install bss-to-php-blank
Create Bootstrap Studio Template with files:
- header.html then add these blocks of code
- footer.html then add these blocks of code
- index.html then add these blocks of code
- contact.html then add these blocks of code
In export advance options add
<path where installed bss-to-php-blank>/PHPer.bat
On each additional page
take care don't use name: form.html
in PHPer.bat: at line #8 inside
()
add, <your file's name without extention>.php
In header
In footer
In index
In contact
1.0.0
4 years ago