
概述
TravelFresh 是一个响应迅速、用户友好且简单的旅行社管理系统,带有在线预订系统。使用此 CMS,旅客可以检查目的地并查看提供的套餐,然后他们可以预订该特定旅行的座位。旅行者可以通过 PayPal、stripe 或银行在线支付。然后管理员将与旅行者沟通并开始处理旅程。
该 CMS 是使用 Codeigniter PHP 框架构建的。因此,其他开发人员可以轻松定制它,并且他们可以轻松理解代码流。您将获得非常强大的脚本来抵御 SQL 注入、XSS 和 CSRF 攻击。此外,在所有页面中,都实现了管理员级别的安全性。
这个脚本的源代码非常简单干净。界面是用户友好的。非技术用户几乎可以维护所有内容和照片。
特征
这个脚本有一些很棒的功能。我们将提供以下内容:
- 简单易用的界面
- 完全响应
- 干净的代码
- 在域或子域中轻松安装
- 页面的直接访问已停止
- 页面受保护的 url 无效
- 仪表盘中的数据统计
- 旅客预订系统
- 旅客登记及登入
- 旅行者付款和付款历史记录
- 按管理员管理目标
- 按管理员管理包
- 管理团队成员、推荐、服务等页面。
- 管理所有页面的元标题、关键字和描述
- 管理管理员的付款设置
- 管理新闻和类别
- 旅行者通过 PayPal、Stripe 和银行预订付款
- 管理员对银行付款的付款审批系统
- 如果 PayPal 和 Stripe 未完成,则由管理员批准付款
- 易于在服务器上安装
- 通过电子邮件发送的旅客注册确认系统
- 旅行者和管理面板的忘记密码选项
- 在上传的图像上自动创建缩略图系统,用于包和目标
- 防止攻击
- SMTP 电子邮件系统
- 用于前端表单的 Google Recaptcha
- 后端的预加载器开/关选项
演示
前端: https://demo.phpscriptpoint.com/travelfresh
后端: https://demo.phpscriptpoint.com/travelfresh/admin
管理员登录
用户名: admin@gmail.com
密码:1234
旅行者登录
用户名: traveller@gmail.com
密码:1234
注意: 演示版中不会保存数据。
更改日志
版本: 2.2
- Fixed the mkdir invalid path and session error for local server and some web server.
版本: 2.1
- Made it compatible with php 8.2 - Fixed a minor bug in email sending using SMTP. - Changed the config file. Added items for "permitted_uri_chars" - Updated Stripe api - Fixed the paypal issue - Added recaptcha on/off system
版本: 2.0
- Fixed the flash message problem for php 8+ - Fixed package detail page bug after php upgrade - Fixed registration page bug after php upgrade
版本: 1.5
- Made the script compatible for php 8+ - Fixed the script running issue for php 8+
版本: 1.4
- Fixed minor server issue in code for some web servers - Fixed the floating share buttons showing in all the pages. Now share buttons are shown only in the news detail page of the front end.
版本: 1.3
- Base_url will be auto grabbed now. Do not need to put it manually. - Added SMTP in Email Settings. - Fixed the problem of changing the home newsletter text and photos. - Added Google Recaptcha in Front End Forms - Added toastr popup message for forms - Preloader on/off option added for front end. - Website name change option for back end. - Terms and condition page added in front end. - Privacy Policy page added in front end.
版本: 1.2
- Removed summernote editor and added the smart CKEditor instead. - Added a file upload section in the admin panel. - Added a short description field in the package section of the admin panel to show items without breaking in the front end.
版本: 1.1
- Fixed the minor newsletter section bug.
版本: 1.0
- Initial Release.
原文链接:https://www.hrdweb.com/46167.html,转载请注明出处~~~
评论0