Customer relationship management (CRM) is an approach to managing a company's interaction with current and potential customers. It uses data analysis about customers' history with a company and to improve business relationships with customers, specifically focusing on customer retention and ultimately driving sales growth.
In the future, administrators can define the default language to be applied to all site content. At the moment, SoftCRM supports English (you can configure your i18n).
- Contact Management
- Sales Team and Customer Opportunity Management
- Lead Management for determining high-quality leads
- Reports and Dashboards
- Sales Analytics
- Sales Force Automation
- Workflow and Approvals
- Sales Data
git clone https://github.com/KamilGrzechulski/SoftCRM.git
composer install
3. Then setup your database and open the .env.example file. Rename this file to .env and enter details for your site, database, stripe and email integration.
4. Run this command from the root project folder and this will create the database tables for you. This is our custom command to process all missing features.
php artisan process-softcrm
php artisan serve
user: [email protected]
password: admin