sugar plugin

Compatible with DokuWiki

No compatibility info given!

plugin providing hyperlink references to Sugar CRM

Last updated on
2010-08-10
Provides
Syntax
Repository
Source

Tagged with crm, sugarcrm

Flattr this

Download and Installation

The latest version is here : http://github.com/daamien/dokuwiki-plugin-sugar/tarball/master

Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.

Then go to the sugar section on the configuration page and set correctly the sugar_base_url parameter

Syntax and Usage

Simply use one of the three keywords below and add the SugarCRM “record id” of the element you want to link:

  * ~~SugarAccount:e1bbce41-037f-5262-a5c4-47f3c6dfd55d~~
  * ~~SugarContact:22b06a45-b1c6-c3fc-9b60-4bde7b7f2302~~
  * ~~SugarOpportunity:1f25f660-64c6-251f-f759-4bbd9df25df8~~ 

This will create the following html code :

<ul>
<li class="level1"><div class="li"> 
<a href="http://your.domain.com/SugarCRM//index.php?action=DetailView&amp;module=Accounts&amp;record=e1bbce41-037f-5262-a5c4-47f3c6dfd55d" class="urlextern" title="http://your.domain.com/SugarCRM//index.php?action=DetailView&amp;module=Accounts&amp;record=e1bbce41-037f-5262-a5c4-47f3c6dfd55d"  rel="nofollow">SugarCRM Account #e1bbce41-037f-5262-a5c4-47f3c6dfd55d</a>
</div></li>
<li class="level1"><div class="li"> 
<a href="http://your.domain.com/SugarCRM//index.php?action=DetailView&amp;module=Contacts&amp;record=22b06a45-b1c6-c3fc-9b60-4bde7b7f2302" class="urlextern" title="http://your.domain.com/SugarCRM//index.php?action=DetailView&amp;module=Contacts&amp;record=22b06a45-b1c6-c3fc-9b60-4bde7b7f2302"  rel="nofollow">SugarCRM Contact #22b06a45-b1c6-c3fc-9b60-4bde7b7f2302</a>
</div></li>
<li class="level1"><div class="li"> 
<a href="http://your.domain.com/SugarCRM/index.php?action=DetailView&amp;module=Opportunities&amp;record=1f25f660-64c6-251f-f759-4bbd9df25df8" class="urlextern" title="http://your.domain.com/SugarCRM/index.php?action=DetailView&amp;module=Opportunities&amp;record=1f25f660-64c6-251f-f759-4bbd9df25df8"  rel="nofollow">SugarCRM Opportunity # 1f25f660-64c6-251f-f759-4bbd9df25df8</a>
</div></li>
</ul>

And this will appear like this on your page :




plugin/sugar.txt · Last modified: 2010/10/03 21:09 by 90.5.251.182
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate