An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3.
lib | ||
pages/user | ||
footer.php | ||
head.php | ||
header.php | ||
init.php | ||
README.md |
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.