An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3.
Go to file
2025-03-18 13:52:03 -06:00
lib Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
pages/user Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
footer.php Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
head.php Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
header.php Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
init.php Barebones user registration system with the Bootstrap front end 2025-03-18 13:49:08 -06:00
README.md Update README.md 2025-03-18 13:52:03 -06:00

BootstrapSQLiteAuth

An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3. To use this, clone this project into the plugins/ directory of your local php-webapp-framework clone.