Overview
Krayin CRM is a free and open-source customer relationship management framework built on Laravel and Vue.js technologies. It is designed for small and medium-sized enterprises for effective customer lifecycle management. The framework offers a range of features to help e-commerce businesses scale quickly.
Features
- Descriptive and Simple Admin Panel
- Admin Dashboard
- Custom Attributes
- Built on Modular Approach
- Email parsing via Sendgrid
Installation
Ensure server requirements are met:
- Apache 2 or NGINX
- 3 GB RAM or higher
- PHP 8.1 or higher
- MySQL 5.7.23 or higher / MariaDB 10.2.7 or higher
- Node 8.11.3 LTS or higher
- Composer 2.5 or higher
Execute the following commands in order:
composer install --no-dev
- Find the .env file in the root directory and update the
APP_URL
parameter to your domain. - Configure the Mail and Database parameters inside the .env file.
- To access Krayin, visit:
http(s)://example.com/admin/login
Summary
Krayin CRM is a feature-packed CRM framework that leverages Laravel and Vue.js technologies to provide SMEs and Enterprises with a robust solution for customer lifecycle management. With its simple admin panel, custom attributes, and modular approach, Krayin CRM offers a scalable platform for e-commerce businesses. By following the installation instructions and ensuring server requirements are met, users can quickly set up and start utilizing the framework.