1.0.1 • Published 5 years ago

account-template v1.0.1

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

Folder structure

  • css
    • style.css
  • img
  • inc
    • app
      • config.inc.php
    • db
      • db_connect.inc.php
    • functions
      • functions.inc.php
    • layout
      • footer.inc.php
      • header.inc.php
      • nav.inc.php
  • js
    • index.js
  • sql
    • db.sql
  • home.php
  • index.php
  • logout.php
  • profile.php
  • register.php

Import DataBase

Import the sql file from the sql folder for the database!

Modify the config.inc.php

In the config.inc.php file you are able to change the App Name and the App Copyright.

NPM install

>npm i account-template

1.0.1

5 years ago

1.0.0

5 years ago