An advanced login system build upon bootstrap with features like
- Password recovery
- Privacy settings
- Admin panel
- User profile
- Groups system (member, moderator, administrator and your custom one)
- Contact form
- Member list
##== Installation ==
- Upload the files to your server
- Create a DB 'mls' (default)
- Run /install.php in your browser and complete the form
After running the install.php script please check that the
inc/settings.php
contains the correct database connection details - Remove the install.php file
- Done