Skip to content

Flarepoint is a free, open-source and self-hosted CRM platform based of Laravel 5

Notifications You must be signed in to change notification settings

jokapoa/Flarepoint-crm

 
 

Repository files navigation

Flarepoint Logo

Flarepoint CRM

Flarepoint is a new customer relationship management system (CRM) which purpose is to help you keep track of your customers, tasks etc. Flarepoint is a free, open-source and self-hosted platform based on Laravel PHP Framework.

page_design

Installation

How to

    composer install
    php artisan migrate --seed
    php artisan key:generate
  • login in with these credentials Mail: [email protected] Password: admin123 (Can be changed in the dashboard)
  • DONE

Features overview

  • Tasks management
  • Leads management
  • Easy & simple time management for each task
  • Role management (Create and update your own roles)
  • Role & global settings
  • Client overview (Keep easy track of open tasks for each client etc)
  • Upload documents to each clients (easy track of contracts and more)
  • Fast overview over your own open tasks, leads etc
  • Global dashboard

To-do

Flarepoint is still under heavy development, so there are a lot on my to-do list.

  • Multiple integrations (Slack, e-conomic, Google Drive, dropbox etc.)
  • Different Color schemes
  • API
  • Excel Import/export
  • Change code style to a PSR-standard, and do a "clean-up"
  • Better cache
  • Even easier installation
  • User tagging

And much more (in no particular order)

Packages

The packages used are the following...

License

Flarepoint is open-sourced software licensed under the MIT license

About

Flarepoint is a free, open-source and self-hosted CRM platform based of Laravel 5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.8%
  • HTML 20.6%
  • JavaScript 16.7%
  • CSS 15.8%
  • ApacheConf 0.1%