Skip to content

DrauzJu/iaeste-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iaeste-contacts

Contact Management System for IAESTE LCs

Requirements

  1. PHP7.1 (including mysqli)
  2. MySQL Database

Installation

  1. Clone the repository to your web root directory
    git clone https://github.com/DrauzJu/iaeste-contacts
  2. (Production environment only) Remove the git folder for security reasons
    rm -rf .git
  3. Edit the file include/config.php and set the values for your Database connection. Please ensure the given user has all rights for the given database!
  4. Setup the DB: visit https://yourdomain/setup.php to automatically setup the configured database

User management

During the setup process, a admin user is created:

User: admin
Password: iaeste

After setup, you should login with this user and change the password by navigating to Settings -> User. You can also create new (non-admin) users there.

About

Contact Management System for IAESTE LCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published