SugarCRM components for Plone
Project description
Introduction
SugarCRM is an open-source software-solution vendor which produces the Sugar Customer Relationship Management (CRM) system.
This add-on provide components to use SugarCRM in Plone.
Status
Useable in production
tests
Tests are run with a trial URL If it is not available, please fill the demand for a new demo at http://www.sugarcrm.com/crm/ondemand_eval.html and export the URL into environnement:
export SUGARCRM_SOAP_URL=”NEW TRIAL URL”
Components
pasplugin
A PAS plugin has been implemented. You can logged into Plone with sugarcrm credentials.
webservice
suds has been used to provide a simple api over soap’s sugarcrm.
>>> webservice = ISugarCRM(context) >>> results = webservice.search(query_string='JeanMichel')
source
z3c.formwidget.query.interfaces.IQuerySource for contacts and accounts are provided.
password
A utility is available to crypt password for using with webservice (sic)
portlet contact
With a condition on collective.portlet.contact installed, it provides a backend from your sugarCRM contact address book to the contact portlet
INSTALL
A generic setup is registred to setup the pas plugin and needed properties to configure access to the sugarcrm instance you want to use. A control panel is added to let you configure access to sugarcrm.
Credits
Companies
Authors
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Contributors
Changelog
1.0b2 (2010-12-13)
PAS plugin: Implements IUserEnumerationPlugin and IPropertiesPlugin. Manage cache with Cacheable api. [toutpt]
Add activate options (webservice, pasplugin) in controlpanel. [toutpt]
1.0b1 (2010-10-07)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.sugarcrm-1.0b2.tar.gz.
File metadata
- Download URL: collective.sugarcrm-1.0b2.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe897d6794cec79d09b8cceeacdc9589396c2a8a5e0b36f1d25ec66b2f37f74d
|
|
| MD5 |
a77a4aa34feb1bfc8c292db1b9fc2294
|
|
| BLAKE2b-256 |
a08c27b7e822116cab83631914fa821a78944e9a2e6be096092601b854fd98d0
|