0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-12 01:08:54 +00:00
No description
Find a file
2022-03-01 13:15:10 +00:00
.github Fix #9478 - Update GitHub Templates 2022-03-01 13:09:27 +00:00
Api Fix #8366 - V8 API Filtering W/ OR Operator Chained Conditions 2022-03-01 13:14:54 +00:00
build Update file host 2018-12-14 15:34:20 +00:00
custom Merge branch 'develop' into feature/elasticsearch-merged 2018-11-13 14:46:12 +00:00
data Fix #9482 - Add partial bean save 2022-03-01 13:08:38 +00:00
include Fix #9451 - Missing duplicate merge filter options in Studio 2022-03-01 13:14:46 +00:00
install [Legacy] Fix .htaccess build to take the full CRM url into account 2021-11-22 15:19:06 +00:00
jssource Fix #9406 - Validation displayed static message isn't correct 2022-01-26 11:42:07 +00:00
lib Add accessors for the Results, Query fields in SearchResultsController 2022-03-01 13:14:36 +00:00
metadata SuiteCRM 7.11.21 Release 2021-08-27 16:19:17 +01:00
ModuleInstall Add ExtensionManager with static method to compile ext files 2022-03-01 13:08:28 +00:00
modules SuiteCRM 7.12.5 Release 2022-03-01 13:15:10 +00:00
service Retrieve SuiteCRM version in get_server_info 2021-08-27 16:15:10 +01:00
soap Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
tests SuiteCRM 7.12.5 Release 2022-03-01 13:15:10 +00:00
themes Fix #9445 - More than 10 tabs in a views creates a loop 2022-03-01 13:14:49 +00:00
upload fixed aos related field link in aos list view 2013-11-01 17:12:16 +00:00
XTemplate Remove PHP4 constructors 2021-03-26 21:50:24 +00: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 [Legacy] Remove advanced open discovery (AOD) 2021-04-23 12:47:53 +00:00
.env.dist Create .env.dist and add other .env files to gitignore. 2019-08-27 13:59:53 -06:00
.gitattributes 7.11.13 2020-03-24 21:27:55 +00:00
.gitignore [Legacy] Remove lucene and AOD_index 2021-11-22 11:15:54 +00:00
.php_cs.dist [Legacy] Remove advanced open discovery (AOD) 2021-04-23 12:47:53 +00:00
.travis.yml Update Travis config to use composer v2.x 2021-08-27 16:04:54 +01:00
campaign_tracker.php method_argument_space 2019-01-25 14:14:52 +00:00
codacy.yml [Legacy] Remove advanced open discovery (AOD) 2021-04-23 12:47:53 +00:00
codeception.dist.yml [Legacy] Remove advanced open discovery (AOD) 2021-04-23 12:47:53 +00:00
cron.php Replace explicit bean instantiations in files 51 - 60 2020-01-22 13:50:50 +00:00
crossdomain.xml Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
deprecated.php Backwards compatibility for Zend 2019-08-15 13:28:41 +01: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.12.2 Release 2021-12-15 16:11:10 +00:00
emailmandelivery.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
export.php Merge remote-tracking branch 'upstream/hotfix-7.10.x' into fix/merge_statechecker 2019-11-19 14:32:37 +00:00
files.md5 SuiteCRM 7.12.5 Release 2022-03-01 13:15:10 +00:00
HandleAjaxCall.php no_trailing_whitespace + no_trailing_whitespace_in_comment 2019-01-25 14:24:15 +00: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 7.11.14 2020-06-10 10:42:30 +01:00
install.php [Legacy] Install Script Fixes 2021-03-26 22:58:41 +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 no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +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 required PHP to v7.2.9 2021-03-26 21:50:32 +00:00
phpcs.xml Exclude nonce verification 2019-07-08 11:25:06 +01:00
README.md SuiteCRM 7.12.5 Release 2022-03-01 13:15:10 +00:00
RoboFile.php Add RoboFile.php to root directory again. 2019-06-14 14:27:35 -06:00
robots.txt initial commit 2013-09-23 20:30:44 +01:00
run_job.php Replace explicit bean instantiations in files 11 - 20 2020-01-22 13:50:43 +00: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 Binary-unsafe 'fopen(...)' usage 2019-08-05 16:27:11 +01:00
suitecrm_version.php SuiteCRM 7.12.5 Release 2022-03-01 13:15:10 +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.12.5

LICENSE contributions welcome Gitter chat Twitter

Website | Maintainers | Community & Forum | Code of Conduct

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.

Find out more about SuiteCRM 8 and checkout the online demo here

Getting Started

Visit the Administration Guide for details on getting started, system compatibility and installing SuiteCRM 8

See the Release Notes for more detail and known issues in the beta build

Roadmap

View the Roadmap for details on what is coming in SuiteCRM 8.

Contribute

We would love to have you feedback and input to help make SuiteCRM 8 Great for everyone

SuiteCRM 8 is still in active development and all current releases are not yet production ready, so be sure to check the Release Notes and list of Known Issues before getting involved

If you have found an issue you think we should know about, or have a suggestion/feedback, please Submit An Issue.

If you want to get involved or submit a Fix, fork the repo and when ready please Submit An PR - More detail for developers will be coming soon so stay tuned

Security

We take security seriously here at SuiteCRM so if you have discovered a security risk report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team.

Your email will be acknowledged within 24 hours during the business week (Mon - Fri), and youll receive a more detailed response to your email within 72 hours during the business week (Mon - Fri) indicating the next steps in handling your report.

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.

License AGPLv3

SuiteCRM is published under the AGPLv3 license.