顶点网 » 脚本代码 » Xavier v3.1.5 - PHP用户登录管理系统
八月 19 2018年

Xavier v3.1.5 - PHP用户登录管理系统

reishi  2018-08-19, 00:00   脚本代码  13 952 
1 条评论

Xavier v3.1.5 - PHP用户登录管理系统

源码简介


Xavier 是一个用户管理登录脚本,带有后端管理面板,您可以通过在某一个页面顶部加入几行代码轻松保护网页中的网页或内容,经过保护的网页内容,需要进行注册和登录才可以访问,有效保护内容。


在线演示


http://www.angry-frog.com/xavier-demo/example/
用户名: admin
密码: P4ssw0rd


主要功能



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….

因为我懒,就不翻译了,有看不懂的可以百度翻译或者谷歌翻译。


系统需求



支持PHP的webserver
Mysql
PHP 5.5 或更高
PHP's PDO扩展开启


更新日志



v 3.1
[Fixed] Updated index.php sql query at bottom of page (around line 287) to prevent error caused when sql mode ONLY_FULL_GROUP_BY is turned on.
[Fixed] Updated Functions.php page (line 301) to allow isMemberOfGroup function to work.
[Fixed] Please add default value of 0 to timestamp column in user_sessions table to prevent error caused when SQL STRICT mode is turned on.


安装方法
1、上传源码到服务器
2、打开 www.yoursite.tld/admin/install
3、检测系统需求,点下一步。
4、输入数据库信息,点击下一步。
5、输入管理员信息,点击下一步。
6、如无误,就安装成功了。然后删除install文件夹。

下载地址


链接: https://pan.baidu.com/s/1ddfCkSLhwj2b6zrtV1l-Hg 密码: 383r


使用方法


在要受保护的页面页首输入以下代码
include("includes/controller.php");

如果要保护的是子目录,可能涉及到更改文件路径。
关于更多使用方法请到QQ群一起交流或者查看DOC文件


Xavier v3.1.5 - PHP用户登录管理系统


  1. 默认头像

    吾爱互联  (会员)

    2018-08-21 23:02 24 条评论

    装了试了试,太复杂。。

信息

想要留言? 请 登录 您的账号。还没有? 你可以 点击注册账号

投票调查

对新模板的看法