Skip to content

Public version of SpiceCRM KREST API

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
license.txt
Notifications You must be signed in to change notification settings

spicecrm/spicecrm_krest_release_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spicecrm_krest_release_core

SpiceCRM KREST API (Core Release)

Welcome to the KREST API

KREST is the enhanced REST API that is built into SpiceCRM. If you are planning to use KReporter or SpiceCRM Mobile in conjunction with a regular SugarCRM system or SuiteCRM system you will need to download and install the KREST API since both components rely on this API and communicate with the backend systems using it. Continuously developed and updated to fit the latest technological trends.

This is the public core release.

Webserver Prerequisites

PHP

   Version 5.6.* to 7.1.* are supported. 
   In your php.ini disable display errors. Find the line that sets the parameter and set it to Off
   display_errors=Off

Apache

   To enable the use of the KREST API apache needs to support url rewriting. In order to have the
   capability the rewrite engine needs to be loaded.

Restart your webserver for the changes to take effect.

Detailed documentation can be found at www.spicecrm.io.

Installation

Download the files as ZIP file
Upload zip file using CRM administration > module loader and follow installation procedure
Do repair / rebuilt

You can get support in our community forums at community.spicecrm.io.

License SpiceCRM KREST is licensed as Open Source

About

Public version of SpiceCRM KREST API

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages