# Flarepoint-crm **Repository Path**: elzoq/Flarepoint-crm ## Basic Information - **Project Name**: Flarepoint-crm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-15 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Flarepoint Logo](https://cloud.githubusercontent.com/assets/15610490/16813901/ebfd6d94-4933-11e6-9fee-655f6193f38e.png) ### Flarepoint CRM [![Build Status](https://travis-ci.org/Bottelet/Flarepoint-crm.svg?branch=develop)](https://travis-ci.org/Bottelet/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 5.4 PHP Framework. ![page_design](https://cloud.githubusercontent.com/assets/15610490/16659700/903393ac-446b-11e6-969c-831fcd698a06.PNG) ## Get started I would like to refer to the wiki, for help on getting started * [Installation](https://github.com/Bottelet/Flarepoint-crm/wiki/Install) * [Installation with Docker](https://github.com/Bottelet/Flarepoint-crm/wiki/Install-using-Docker) * [Insertion of dummy data](https://github.com/Bottelet/Flarepoint-crm/wiki/Insertion-of-dummy-data) ## Features overview - Tasks management - Leads management - Simple invoice management - Easy & simple time management for each task - Role management (Create and update your own roles) - Easy configurable 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 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 - Better cache - Even easier installation And much more (in no particular order) ### Contribution Guide Flarepoint CRM follows [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) coding standard. All test should pass on Travis, or the failed test should be rewritten to fit new changes Translation... You can help translating Flarepoint-crm into other languages, by copying the resources/lang/en folder into for example resources/lang/de and translate the files, found inside the folder. ### Packages The packages used are the following... - [LaravelCollective](https://github.com/LaravelCollective/html) - [laravel-datatables](https://github.com/yajra/laravel-datatables) - [Entrust](https://github.com/Zizaco/entrust) ### License Flarepoint is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)