- License Information
- dont need
- Developer
- Siggles
The Xavier PHP Login script is a User Management Login Script with a backend Admin Panel allowing you to easily protect web pages or content within web pages by dropping a couple of lines of code at the top of your pages.
The script can easily be dropped in to an existing website allowing you to protect pages by adding one line of PHP code at the top of a page. You can also protect sections of pages. Secure your web pages or sections of content dependant on whether your users are logged in or out, or whether they are a member of a User Group. Or secure your pages dependent on whether you are logged on as an administrator. The example pages and scripts (login, registration, forgotten password, etc.) included in the script can be customised to be used in your own website or can fit neatly in to your existing website.
Main Features
- Can be dropped in to an existing website or used ‘out of the box’.
- Protect your site’s pages or sections of pages by login status, group status and/or group level status.
- Optional Captcha (and other failsafes) to avoid registration of automated bots.
- User login using PHP sessions, navigate across pages and stay logged on.
- Full Logging Facility.
- View individual login sessions & details. Granular information.
- User Groups with optional levels.
- Promote regular users to admins who will have some admin functions.
- User timeout after inactivity.
- Unique User Home Pages.
- Users can change profile settings, change passwords, e-mail addresses.
- Forgot Password feature.
- Optional admin or e-mail activation.
- Optional welcome e-mail.
- Admin can add, activate, ban, edit or delete users.
- View and display Active Users.
- Records user’s registration date, last login date and IP addresses.
- Records Most Ever Users Online.
- Passwords are individually hashed and salted using BCRYPT.
- Change minimum / maximum username or password length.
- Confirm password & e-mail address on registration.
- Customizable Admin Skin which uses Bootstrap CSS
- Turn off/on multiple login from the same account.
- Plus much much more….