You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 13 / collective.sugarcrm-1.2-1.lbn13.noarch

collective.sugarcrm-1.2-1.lbn13.noarch

Package Attributes
RPM  collective.sugarcrm-1.2-1.lbn13.noarch.rpm Architecture  noarch Size  135863 Created  2017/08/04 11:06:49 UTC
Package Specification
Summary SugarCRM components for Plone
Group Application/Internet
License GPL
Home Page http://pypi.python.org/packages/source/c/collective.sugarcrm/collective.sugarcrm-1.2.tar.gz
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

Integration 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"

you can exclude integration tests with sugarcrm by using use ./bin/test -t UnitTest 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

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
zope-z3c.suds  
rpmlib(CompressedFileNames)  
/bin/sh  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
collective.sugarcrm
Obsoletes
collective.sugarcrm-egginfo

Document Actions