WebGuard – 高级 PHP 登录和用户管理 是一个 PHP 应用程序,在 CodeIgniter 4 框架上编写,带有 mysql 数据库,可让您更好地管理您的用户和权限。对于希望在从头开始创建框架时节省大量开发时间的开发人员来说,该应用程序也是一个有用的脚本。
它旨在满足所有用户管理需求、控制权限并遵循良好的开发实践和数据安全性,使用始终在最新版本中更新的框架和组件。
特征
✔ 使用电子邮件登录和注册。
✔ 使用 +20 个社交网络的社交身份验证。
(Facebook、Google、Twitter、LinkedIn、Github、Slack、Instagram 等)
✔ 多语言支持。
(英语、西班牙语、葡萄牙语和阿拉伯语)。
✔ LTR 和 RTL 支持。
✔ 密码重置和恢复。
✔ 双重身份验证和备份代码。
✔ 登录时记住我功能。
✔ Google reCaptcha 和 hCaptcha 保护。
✔ 身份验证限制(在几次错误登录尝试后锁定用户帐户)。
✔ 交互式仪表板。
✔ 无限数量的用户角色。
✔ 用户活动日志。
✔ 头像选择(无图像、Gravatar、上传和社交网络)。
✔ 自适应时区。
✔ 自适应日期和时间。
✔ 用于注册的电子邮件验证。
✔ 用于注册的短信验证。
✔ RESTful API(json 和 xml)。
✔ RESTful 身份验证 JWT。
✔ CSRF 保护 – 所有形式都包含 CSRF 令牌。
✔ XSS 保护。
✔ SQL 注入保护。
✔ 允许为多模板。
✔ Twilio 集成。
✔ AWS S3 和 MinIO 集成。
✔ 在 PHP 8.1.0 上运行
示范
演示 URL: https://webguard.eduardofiorini.com/
用户: admin@admin.com
密码:123456
用户: user@user.com
密码:123456
文档
查看文档
服务器要求
建议托管 – Umbler
建议托管 – Hostoo
建议的云 – Digital Ocean
建议的云 – CloudCone
✔ PHP 8.1.0 版本
✔ INTL PHP 扩展
✔ Mbstring PHP 扩展
✔ BCMath PHP 扩展
✔ OpenSSL PHP 扩展
✔ PDO PHP 扩展
✔ GD PHP 扩展
✔ Fileinfo PHP 扩展
✔ Tokenizer PHP 扩展
✔ XML PHP 扩展
✔ JSON PHP 扩展
✔ LIBCURL (CURLRequest)
✔ MySql 或 MariaDB
✔ Apache >= 2.4.0
支持
如果您需要帮助,请联系我们,以便我们以最好的方式帮助您,谢谢!
项目更新
2025 年 3 月 28 日 – 版本 2.0.0
- CodeIgniter v4.6.0 - Restructured layout/componentization. - Added Addon Maker. - Added Menu Manager. - Added IP Manager - Added Impersonate. - Updated all composer dependencies. - Fixed bug in Modules. - Improved Addon Model.
2024 年 12 月 31 日 – 版本 1.4.0
- CodeIgniter v4.5.6 - Updated all composer components. - Adjusted RTL orientation of the layout (side menu and button). - Adjusted RTL orientation of the login (first access).
2023 年 11 月 12 日 – 版本 1.3.5
- CodeIgniter v4.4.3. - Fixed Add-on Permissions. - Focus2 Dark Theme (Backend). - Adjustment in PT and ES Translation. - Adjustment in the user menu. - Adjustment in the frontend menu. - Added RTL Support (Backend) - Added Arabic language. - Adjusted when deleting account from profile. - Adjusted confirmation email tag. - Documentation has been improved and updated.
2023 年 7 月 8 日 – 版本 1.3.0
- CodeIgniter v4.3.6. - Created the Frontend page. - Enable and Disable Frontend. - Pusher notification. - Add rules in the API. - International Telephone Input. - GDPR Cookies, Data and Deletion. - Allow the API to select more than one permission group. - Creation of Modules. - Access permissions on modules. - Allow to disable the use of modules. - Using HMVC with WebGuard. - Other minor improvements.
2022 年 6 月 28 日 – 版本 1.2.1
- Fixed responsive in table grids. - Fixed Side-Menu and button transparency reported by Diego. - Fixed the "oAuth Authentication" screen the responsive part. - Updated CSS and JS from Focus2 template. - CodeIgniter v4.2.1 - Composer Updated all components. - Field Country and User Language and Edited Profile
2022 年 4 月 29 日 – 版本 1.2.0
- Added DataGrid pagination through the database in data blocks. - Added description of the permissions group in the users list. - Added email sending test in settings. - Fixes of "use strict" in DataGrid. - Fixes in notifications and alerts. - Fixes in sending e-mail. - Fixes in user profile update. - Fixes when deleting user allows to delete their activities together. - Fixes in recaptcha and hcaptcha. - Updated all composer components. - Framework update for CodeIgniter v4.1.9. - Among other Fixes.
2022 年 2 月 4 日 – 版本 1.1.0
- Documentation Update. - PHP 8.X.X support. - Framework Update for CodeIgniter v4.1.8.
2022 年 1 月 16 日 – 版本 1.0.0
- Initial Release