venturedrake/laravel-crm
Composer 安装命令:
composer require venturedrake/laravel-crm
包简介
A free open source CRM built as a package for laravel projects
关键字:
README 文档
README
The free Laravel CRM you have been looking for, this package will add CRM functionality to your laravel projects or can be used as a complete standalone CRM built with Laravel.
Use Cases
- Use as a free CRM for your business or your clients
- Build a custom CRM for your business or your clients
- Use as an integrated CRM for your Laravel powered business (Saas, E-commerce, etc)
- Use as a CRM for your Laravel development business
- Run a multi-tenant CRM Saas business
Features
- Dashboard
- Sales leads management
- Deal management
- Quote builder
- Send quotes with accept/reject functionality
- Orders & Invoicing
- Purchase orders
- Deliveries
- Web / In-app Chat
- Email marketing
- SMS marketing
- Kanban boards
- Activity Feed / Timelines
- Custom fields
- Customer management
- Contact database management
- Products & Product Categories
- Notes & Tasks
- File uploads
- Users & Teams
- Secure registration & login
- Roles & Permissions thanks to Spatie Permissions
- Xero integration
- ClickSend integration
Live Demo
https://demo.laravelcrm.com/register
Official Documentation
For more information on how to use the package, please refer to the official documentation available on https://laravelcrm.com/docs. The documentation provides very detailed instructions on how to install and use the package.
Version Information
| Version | Laravel | Status | PHP Version |
|---|---|---|---|
| 2.x | 11.x.x - 13.x.x | Active support 🚀 | > = 8.2 |
| 1.x | 6.x.x - 11.x.x | End of life | > = 7.3 |
Installation
Note: This is a simple installation guide. For more detailed instructions, please refer to the official documentation available on https://laravelcrm.com/docs.
Step 1. Install a Laravel project if you don't have one already
https://laravel.com/docs/installation
Step 2. Make sure you have set up authentication in your project
https://laravel.com/docs/authentication
Step 3. Require the current package using composer:
composer require venturedrake/laravel-crm
Step 4. Run the installer
php artisan laravelcrm:install
Step 5. Access the CRN
Navigate to http://yoursite.com/crm (or whatever you set LARAVEL_CRM_ROUTE_PREFIX to). Log in with the owner credentials you created during installation.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Roadmap
- Documents
- Calendar
- CSV Import / Export
- Payments
Feedback
Participate in the discord community
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email andrew@venturedrake.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
venturedrake/laravel-crm 适用场景与选型建议
venturedrake/laravel-crm 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 11.06k 次下载、GitHub Stars 达 395, 最近一次更新时间为 2020 年 09 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「crm」 「laravel」 「contact management」 「Customer Relationship Management」 「customer management」 「Lead management」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 venturedrake/laravel-crm 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 venturedrake/laravel-crm 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 venturedrake/laravel-crm 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A PHP client for the Salesforce SOAP API
Command-line utility for Vtiger CRM.
Library for Kommo (AmoCRM)
Simple & configurable SilverStripe module to notify admin on contact form submission
Custom form builder for OctoberCMS
Laravel Package for capsule CRM integration
统计信息
- 总下载量: 11.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 396
- 点击次数: 23
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-29
