Giter Club home page Giter Club logo

softcrm's Introduction

SoftCRM

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.

IMPORTANT!

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).

Functionality:

  • 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

Installation

1. To install run the following commands in a working directory:

git clone https://github.com/KamilGrzechulski/SoftCRM.git

2. Now run and make sure you have composer installed on your server:

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

5. Than run laravel server by command:

php artisan serve

6. Now you can login your Admin account by using:

user: [email protected]
password: admin

Now you should then be able to access SoftCRM easily!

softcrm's People

Contributors

kamgrzeski avatar

Watchers

 avatar

Forkers

horakrishna

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.