1
0
Fork 0
mirror of https://github.com/SuiteCRM/SuiteCRM.git synced 2026-03-02 21:36:58 -05:00
No description
  • PHP 71.5%
  • JavaScript 15.6%
  • Smarty 7.2%
  • SCSS 2.4%
  • CSS 1.5%
  • Other 1.8%
Find a file
2026-03-02 13:56:03 +00:00
.github Update .github references 2025-12-16 10:39:27 +00:00
Api Fix #10513 - When field to be updated is email1 then use new logic to update related email account record 2026-02-05 07:53:12 +00:00
build Update file host 2018-12-14 15:34:20 +00:00
custom Update legacy licence headers 2025-12-16 10:39:27 +00:00
data Update relationship query to include table alias prefixes 2025-12-16 08:39:51 -05:00
include Fix #10780 issue with language file being overwritten 2026-03-02 13:49:56 +00:00
install Add CalendarAccount module and calendar sync settings 2025-12-16 08:40:50 -05:00
jssource Integrate TinyMCE framework enhancements 2025-12-02 06:51:48 -05:00
lib Disable AOD Search by default 2025-12-16 10:31:44 +00:00
metadata Add CalendarAccount module and calendar sync settings 2025-12-16 08:40:50 -05:00
ModuleInstall FIX #7316 - (ModuleInstall) - delete Vardefs files after field delete 2026-03-02 13:56:03 +00:00
modules Fix #10751 - SugarApplication redirect invalid Location 2026-03-02 13:50:44 +00:00
service Fixed errors in PHP 8.4 2025-11-11 10:34:40 -05:00
soap SuiteCRM 7.14.7 Release 2025-08-06 16:31:04 +01:00
tests Remove GoogleSync implementation 2025-12-16 08:41:53 -05:00
themes Remove GoogleSync implementation 2025-12-16 08:41:53 -05:00
upload fixed aos related field link in aos list view 2013-11-01 17:12:16 +00:00
XTemplate Run rector on XTemplate folder 2023-07-18 15:53:08 +01:00
Zend Merge remote-tracking branch 'upstream/hotfix-7.10.x' into hotfix_merge_17 2019-08-21 03:25:39 +00:00
.codecov.yml Remove SugarXHProf. 2021-03-26 21:50:32 +00:00
.env.dist Improve codeception variable usage to simplify usage 2023-05-26 16:48:41 +01:00
.gitattributes 7.11.13 2020-03-24 21:27:55 +00:00
.gitignore Implement PDFEngine 2021-09-08 16:49:47 +01:00
.php_cs.dist Remove SugarXHProf. 2021-03-26 21:50:32 +00:00
.travis.yml Update Travis build to remove php 7.3 test runs 2022-12-15 14:56:56 +00:00
campaign_tracker.php Run rector root folder files 2023-07-18 15:53:42 +01:00
codacy.yml Remove SugarXHProf. 2021-03-26 21:50:32 +00:00
codeception.dist.yml Improve codeception variable usage to simplify usage 2023-05-26 16:48:41 +01:00
composer.json Add symfony/options-resolver 6.4 2025-12-17 15:19:31 +00:00
composer.lock Update composer dependencies 2026-02-25 15:35:12 +00:00
cron.php Fix #10479 - Call LoggerManager's warn() method instead of warning() 2025-03-26 14:01:15 +00:00
crossdomain.xml Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
deprecated.php Update Composer Html2Text package 2025-12-04 10:47:16 +00:00
dictionary.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
download.php SuiteCRM 7.14.2 Release 2023-11-06 12:45:10 +00:00
emailmandelivery.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
export.php SuiteCRM 7.12.6 Release 2022-05-17 17:44:09 +01:00
files.md5 SuiteCRM 7.15 Release 2025-12-18 10:39:05 +00:00
HandleAjaxCall.php Run rector root folder files 2023-07-18 15:53:42 +01:00
ical_server.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
index.php Update licence header and references 2025-12-16 10:39:27 +00:00
install.php Update licence header and references 2025-12-16 10:39:27 +00:00
json_server.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
LICENSE.txt initial commit 2013-09-23 20:30:44 +01:00
log_file_restricted.html Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
maintenance.php SuiteCRM 7.15 Release 2025-12-18 10:39:05 +00:00
pdf.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
php_version.php Update minimum PHP version to 8.1 2025-12-04 10:47:16 +00:00
phpcs.xml Exclude nonce verification 2019-07-08 11:25:06 +01:00
README.md Update Readme information and references 2025-12-17 10:55:31 +00:00
RoboFile.php Run rector root folder files 2023-07-18 15:53:42 +01:00
robots.txt initial commit 2013-09-23 20:30:44 +01:00
run_job.php Run rector root folder files 2023-07-18 15:53:42 +01:00
soap.php Replace explicit bean instantiations in files 11 - 20 2020-01-22 13:50:43 +00:00
sugar_version.json Fix #3226 Upgrade Sugar version to 6.5.25 2017-03-30 16:26:56 +02:00
sugar_version.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarSecurity.php Add support for PHP 8.3 2025-11-11 10:33:44 -05:00
suitecrm_version.php SuiteCRM 7.15 Release 2025-12-18 10:39:05 +00:00
travis.php.ini Try to get some better logging in travis. 2019-10-15 14:38:23 +01:00
TreeData.php no_trailing_whitespace + no_trailing_whitespace_in_comment 2019-01-25 14:24:15 +00:00
vcal_server.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
vCard.php Add a get_current_language() helper function 2019-07-11 15:32:56 +02:00

SuiteCRM 7.15

contributions welcome GitHub contributors LICENSE

Website | Demo | Maintainers | Contributors | Community Forum | Partners | Extensions Directory | Translations

SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.

Our vision is to be the most adopted open source enterprise CRM in the world, giving users full control of their data and freedom to own and customise their business solution.

SuiteCRM 7 is a mature and stable CRM with a large community and regular releases containing new features, security patches and bug fixes from both our community and the SuiteCRM team.

You may also be interested in SuiteCRM 8 the latest version of SuiteCRM. At the time of writing, SuiteCRM 8 is in the levelling up phase and not yet as feature complete. More information is available on the SuiteCRM Journey .

Getting Started

SuiteCRM 7 is compatible with most Linux and Windows servers. Test and development servers can be deployed locally, however for best performance and compatibility we recommend hosting on a linux based server with a properly configured LAMP Stack. As SuiteCRM is based on standard technologies like Apache, PHP and MySQL, the CRM can be self-hosted on your own internal network, on a public cloud provider or on a fully managed hosting service.

Key System Requirements

  • Web Server: Apache (recommended) or IIS
  • PHP: 8.1 - 8.4
  • Database: MySQL or MariaDB (recommended) or MSSQL

Please see our Compatibility Matrix and Installation Guide for more detail.

SuiteCRM Ltd, the authors and maintainers of SuiteCRM offer a range of fully managed hosting services. These are ideal for organisations who don't have the in house knowledge or experience to host and maintain the application and are a great way to support the future development of the project.

Demo

We have a demo of SuiteCRM 7 available online, allowing you to easily try the CRM and some of its features.

Try out our demo here: Click here to visit the SuiteCRM Demo

The demo rebuilds every hour, so any changes made will be removed automatically on a regular basis. Please note the demo is public so don't upload any personal information.

Updating SuiteCRM

To benefit from the latest security and bugfixes as well as the most comprehensive feature set, we recommend all users upgrade to the latest ESR release at their earliest opportunity. See our upgrade documentation for more detail.

News and Releases

To stay up to date on our latest releases, including security patches and fixes we recommend you monitor our News Page and Release Notes

You can also Subscribe to our Newsletter or follow us on Social Media.

Code Contributors

This project exists thanks to all the people who contribute and more.

As an open source project, we welcome sponsorships from our individuals and organisations in our community. Your contribution to the project will help drive the SuiteCRM project forward at a greater rate.

If you use SuiteCRM in your organisation, please consider sponsoring the SuiteCRM Project

Or if You want to buy the core team a coffee or beer 🍺? Then consider a small donation to help fuel our activities ❤️

Roadmap

View the Roadmap for details on our planned features and future direction.

Support

SuiteCRM is an open-source project. If you require help with support then please use our support forum. By using the forums the knowledge is shared with everyone in the community. Our developer and community team members answer questions on the forum daily, but it also allows the other members of the community to contribute. If you would like customisations to specifically fit your SuiteCRM needs then please visit the website.

SuiteCRM Ltd also offers a range of complimentary hosting and support services:

By utilising these services you are also contributing to the future development and progress of the project.

License AGPLv3

SuiteCRM is published under the AGPLv3 license.