krayin / laravel-crm
Krayin CRM
Fund package maintenance!
Open Collective
Installs: 20 461
Dependents: 1
Suggesters: 0
Security: 2
Stars: 11 079
Watchers: 46
Forks: 742
Open Issues: 38
Language:Blade
Type:project
Requires
- php: ^8.1
- barryvdh/laravel-dompdf: ^2.0.0
- diglactic/laravel-breadcrumbs: ^8.0
- doctrine/dbal: ^3.0
- guzzlehttp/guzzle: ^7.0.1
- khaled.alshamaa/ar-php: ^6.3
- konekt/concord: ^1.10
- laravel/framework: ^10.0
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.5
- laravel/ui: ^4.5
- maatwebsite/excel: ^3.1
- mpdf/mpdf: ^8.2
- prettus/l5-repository: ^2.7.9
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.6
- fakerphp/faker: ^1.9.1
- krayin/krayin-package-generator: dev-master
- laravel/pint: ^1.16
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.2
- nunomaduro/collision: ^7.0
- pestphp/pest: ^2.6
- pestphp/pest-plugin-laravel: ^2.1
- phpunit/phpunit: ^10.0
- spatie/laravel-ignition: ^2.0
- dev-master
- 2.0.x-dev
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-BETA-1
- 1.x-dev
- v1.3.1
- v1.3.0
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- dev-marketing-communication
- dev-compose-mail-entry-#1690
- dev-compose-mail-entry-+1690
- dev-issue#1691
- dev-issue+1691
- dev-tag-component-xss
- dev-imap-work
This package is auto-updated.
Last update: 2024-11-04 12:00:38 UTC
README
Topics
- Introduction
- Documentation
- Requirements
- Installation & Configuration
- Docker Installation
- License
- Security Vulnerabilities
Introduction
Krayin CRM is a hand tailored CRM framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework.
Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
Read our documentation: Krayin CRM Docs
We also have a forum for any type of concerns, feature requests, or discussions. Please visit: Krayin CRM Forums
Visit our live Demo
It packs in lots of features that will allow your E-Commerce business to scale in no time:
- Descriptive and Simple Admin Panel.
- Admin Dashboard.
- Custom Attributes.
- Built on Modular Approach.
- Email parsing via Sendgrid.
- Check out these features and more.
For Developers: Take advantage of two of the hottest frameworks used in this project -- Laravel and Vue.js -- both of which have been used in Krayin CRM.
Documentation
Krayin Documentation https://devdocs.krayincrm.com
Requirements
- SERVER: Apache 2 or NGINX.
- RAM: 3 GB or higher.
- PHP: 8.1 or higher
- For MySQL users: 5.7.23 or higher.
- For MariaDB users: 10.2.7 or Higher.
- Node: 8.11.3 LTS or higher.
- Composer: 2.5 or higher
Installation and Configuration
Execute these commands below, in order
composer create-project krayin/laravel-crm
-
Find .env file in root directory and change the APP_URL param to your domain.
-
Also, Configure the Mail and Database parameters inside .env file.
php artisan krayin-crm:install
To execute Krayin:
On server:
Warning: Before going into production mode we recommend you uninstall developer dependencies. In order to do that, run the command below:
composer install --no-dev
Open the specified entry point in your hosts file in your browser or make an entry in hosts file if not done.
On local:
php artisan route:clear
php artisan serve
How to log in as admin:
http(s)://example.com/admin/login
email:admin@example.com
password:admin123
WhatsApp CRM Integration
Krayin CRM WhatsApp Extension enables the store administrator to generate leads via their WhatsApp number.
VoIP CRM Integration
Krayin CRM VoIP extension allows the user to make Trunk calls over a broadband Internet connection and the user can also perform Inbound routes.
License
Krayin CRM is a truly opensource CRM framework which will always be free under the OSL-3.0 License.
Security Vulnerabilities
Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Krayin CRM then please email us: sales@krayincrm.com.