概述
DirPoint 是一个响应迅速、用户友好且易于列出的目录管理系统。代理商或用户可以在这里自由注册,购买房源套餐并添加他的房源。管理员还可以在此脚本中添加自己的列表(作为代理),如果需要,可以阻止其他代理添加他们的列表。
此 CMS 是使用流行的 PHP 框架 Laravel [版本 11] 开发的。因此,它可以很容易地由其他程序员进行自定义。开发人员将能够轻松理解源代码,并可以在需要时修改数据库和文件。
这个脚本的源代码非常简单干净。界面是用户友好的。非技术用户可以修改所有内容、照片等。
使用的 Laravel 版本:
拉拉维尔 11
特征
这个脚本有一些很棒的功能。我们在下面给出:
- 简单易用的界面
- 完全响应
- 清理代码
- 易于安装在域或子域中
- 仪表板中的数据统计
- 使用电子邮件验证进行用户注册
- 用户帐户忘记密码选项
- 代理的 Wishlist items 选项
- 管理员无限次创建包
- 免费和付费包创建
- 包中的列表选项总数
- 包中的无限社交图标
- 软件包中的无限附加功能
- 一个包中的照片数量不限
- 一个包中的无限视频
- 套餐中的无限便利设施
- 包的社交图标数控件
- 包的附加功能数量控制
- 包的照片数量控件
- 包的视频数量控件
- 包的便利设施数量控制
- 列出包的特色或不特色选项
- 前端的 Agents 详细信息和他的软件包
- 位置列表显示
- 按类别列表显示
- 按单个或多个位置搜索列表
- 按单个或多个类别搜索列表
- 按单个或多个设施搜索列表
- 按计划文本搜索列表
- 每个列表的审核管理
- 按用户添加、编辑、删除对自己项目的评论
- 由管理员管理付款设置(PayPal 和 Stripe)
- 管理博客、类别和评论
- 用户使用 PayPal 和 Stripe 购买包
- 清除数据库选项以从头开始启动脚本
- 抵御攻击
- SMTP 电子邮件系统
- 用于前端表单的 Google Recaptcha
- Google Recaptcha 开/关系统
- Tawk 在线聊天显示或隐藏
- Tawk 在线聊天 api 代码选项
- Google 分析 ID 管理选项
- Google 分析显示或隐藏
- LTR 或 RTL 布局选择选项
- 完成语言更改选项
- 显示或隐藏菜单项
- 更改菜单文本
- Cookie 同意文本、按钮、颜色更改选项
- 主题颜色更改选项
- 适用于各种类型电子邮件的电子邮件模板更改选项
- 无限的页面创建选项
- 管理员的购买历史记录
- 发票显示和打印选项
要求
- PHP >= 8.2
- Ctype PHP 扩展
- cURL PHP 扩展
- DOM PHP 扩展
- Fileinfo PHP 扩展
- 筛选 PHP 扩展
- 哈希 PHP 扩展
- Mbstring PHP 扩展
- OpenSSL PHP 扩展
- PCRE PHP 扩展
- PDO PHP 扩展
- 会话 PHP 扩展
- Tokenizer PHP 扩展
- XML PHP 扩展
演示
前端: https://dirpoint.phpscriptpoint.com/
管理面板: https://dirpoint.phpscriptpoint.com/admin
管理员面板登录: admin@gmail.com | 1234
客户面板: https://dirpoint.phpscriptpoint.com/customer/login
客户面板登录: customer@gmail.com | 1234
注意: 数据不会保存在演示版中。
更改日志
版本: 3.3
- Minor Security bug fixed. - Front End Login, Registration and Forget Password form responsive issue fixed.
版本: 3.2
- Fixed the admin panel listing add page bug - Made some fields in settings table nullable to avoid some minor problems
版本: 3.1
- Fixed the pricing main page detail section showing in front end - Fixed the customer section package detail showing (total amenities) - Fixed the customer profile update for website, and social items
版本: 3.0
- Converted the script to Laravel 11 - Minor design changed
版本: 2.11
- Fixed the customer listing edit page bug
版本: 2.10
- Fixed the database field nullable issue for purchasing the free package.
版本: 2.9
- Stopped showing the listing items on categories and locations section that are pending/not active.
版本: 2.8
- Fixed the maximum listing limit error message. - When a customer will add a listing, it will no more go to the admin for approval. It will be live instantly.
版本: 2.7
- Added options to make payment systems enable/disable - Added offline or bank payment system
版本: 2.6
- Minor bug fixed in pricing page for amenities showing
版本: 2.5
- Added pagination in the agent detail page. - Minor send message bug fixed for the listing detail page in front end.
版本: 2.4
- Removed blank entry from the notification language table of database
版本: 2.3
- Fixed the admin email template edit section - Added ascending and decending order option in listing page for both admin and customer. - Customer sidebar menu highlight system added.
版本: 2.2
- Added pagination in listing search result - For bulk data fixed admin and customer end showing the big listing in pagination - Minor color change issue fixed in front end
版本: 2.1
- Minor Responsive Issue Fixed
版本: 2.0
- Fixed listing featured photo edit option for admin - Fixed the package enroll issue for user/customer - When a user try to add listing, but he is not allowed for that, then instead of showing message in that page, he will be redirected to package page with showing that error as popup. - Changed all controllers (admin and front end section)
版本: 1.0
Initial Release.