Kharg / espocrm

EspoCRM open source CRM application

Home Page:https://www.espocrm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EspoCRM

PHPStan level 8

EspoCRM is an Open Source CRM (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities – all in an easy and intuitive interface.

It's a web application with a frontend designed as a single page application and REST API backend written in PHP.

Download the latest release from our website. Release notes and release packages are available at Releases on GitHub.

Screenshot

Demo

You can try the CRM on the online demo.

Requirements

  • PHP 8.0 and later;
  • MySQL 5.7 (and later), or MariaDB 10.2 (and later).

For more information about server configuration see this article.

Documentation

See the documentation for administrators, users and developers.

Bug reporting

Create a GitHub issue or post on our forum.

Installing stable version

See installation instructions:

Development

See the developer documentation.

We highly recommend using IDE for development. The backend codebase follows SOLID principles, utilizes interfaces, static typing and generics. We recommend to start learning EspoCRM from the Dependency Injection article in the documentation.

Contributing

Before we can merge your pull request, you need to accept our CLA here. It's very simple to do.

Branches:

  • fix – upcoming maintenance release; minor fixes should be pushed to this branch;
  • master – develop branch; new features should be pushed to this branch;
  • stable – last stable release.

Language

If you want to improve existing translation or add a language that is not available yet, you can contribute on our POEditor project. See instructions here.

Changes on POEditor are usually merged to the GitHub repository before minor releases.

Community & Support

If you have a question regarding some features, need help or customizations, want to get in touch with other EspoCRM users, or add a feature request, please use our community forum. We believe that using a forum to ask for help and share experience allows everyone in the community to contribute and use this knowledge later.

License

EspoCRM is published under the GNU GPLv3 license.

About

EspoCRM open source CRM application

https://www.espocrm.com

License:GNU General Public License v3.0


Languages

Language:PHP 63.7%Language:JavaScript 30.2%Language:Less 3.5%Language:Smarty 2.1%Language:CSS 0.5%Language:HTML 0.0%