1.0.0 • Published 4 years ago

bss-to-php-blank v1.0.0

Weekly downloads
6
License
ISC
Repository
github
Last release
4 years ago

Blank repo for Bootstrap Studio to create PHP site


**** Including the PHP form files

tested on Bootstrap Studio 5.1.1

Instructions

  1. Install via npm

    npm install bss-to-php-blank
  1. Create Bootstrap Studio Template with files:

  1. In export advance options add

    <path where installed bss-to-php-blank>/PHPer.bat

  2. 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