SugarCRM developer resources
Search
Poll
Navigation
User login
Recent blog posts
- Updated API to 5.0.0h and 5.1.0a
- SugarDev.net Tools 0.3 released
- Sugar needs to add Simpleness to the MVC framework
- API Reference updated to 5.0.0f + 5.1.0RC + downloadable files
- A look at the 5.0 e patch
- SugarDev.net Development Tools 0.2 released
- Introducing SugarDev Tools - 0.1 alpha Released!
- 5.1 beta: Studio Grows Up
- SugarCRM 5.0.0d fixes upgrade issues
- 5.0.0c released
Welcome to SugarDev.net
Submitted by sugardev.net on Sat, 12/08/2007 - 18:29.
SugarDev.net is a support website for SugarCRM. Make sure to check out the API Reference if you're a SugarCRM developer.
New: Introducing Development Tools for SugarCRM.
Updated API to 5.0.0h and 5.1.0a
Submitted by sugardev.net on Fri, 10/03/2008 - 09:55.
Both 5.0 and 5.1 APIs have been updated to the latest patch versions. Enjoy!
- sugardev.net's blog
- Login or register to post comments
SugarDev.net Tools 0.3 released
Submitted by sugardev.net on Wed, 10/01/2008 - 13:53.
I just released 0.3 of my SugarCRM tools module.
Features
- Meta Driven UI Checker: This tool will display all current fields of all modules, including non-db fields and custom fields. It uses coloring and error messages to point users to possible errors in their definition files. It makes use of severity levels.
- Repair More: SugarCRM's interface has no option for rebuilding custom Beans, like happens when new modules are (un-)installed or en-/disabled, or Unified Search modules. This tool can repair things SugarCRM cannot.
- LogViewer Tool: Makes it very easy for the admin to view the current log file. Like the UI Checker, it will use coloring to differentiate the different types of severity levels used in the log file.
- Hidden Configuration Options: This will be an addition to the System Settings, containing the things you won't find in a standard SugarCRM instalation. Contains a lot of performance options.
- MReassign Records from a User (inspired by original SugarCRM code)
- Database Backup: Sugar only allows you to make a File Backup. Now, you can also backup your most valuable data: Your database.
- Sugar Down: Take down your SugarCRM install for maintenance. While down, Sugar is only reachable for Admin users. Back up, anyone can
again log in. - User Preferences: View and modify user's preferences right from SugarCRM.
Download it for free here!
Changelog:
- sugardev.net's blog
- Login or register to post comments
- Read more
Sugar needs to add Simpleness to the MVC framework
Submitted by sugardev.net on Wed, 08/27/2008 - 10:14.
Just spraying out some thoughts just after fixing a custom view with a custom action name is a default module..
The action that I have is FullTextSearch. This is camelcase, because it's Sugar's convention. Fine. But now, I want to create a custom view, which needs to be called ./custom/modules/views/view.fulltextsearch.php>, because of:
<?php
class ViewFactory{
function loadView($type = 'default', $module, $bean = null, $view_object_map = array()){
----> $type = strtolower($type);
?>- sugardev.net's blog
- Login or register to post comments
- Read more
API Reference updated to 5.0.0f + 5.1.0RC + downloadable files
Submitted by sugardev.net on Sun, 07/27/2008 - 10:30.
The API Reference has been updated to the F patch.
Also, a 5.1.0RC version is available from now.
And more: I've submitted a new project proposal at SugarForge, introducing a Sugar project that will contain downloadable API documentation you've requested.
- sugardev.net's blog
- Login or register to post comments
A look at the 5.0 e patch
Submitted by sugardev.net on Fri, 05/16/2008 - 07:34.
SugarCRM's freight train of bugfixing has passed yet another station. The E patch is here:
This patch addresses over 100 bugs found in version 5.0.0 with a particular focus on the Email module, including:
* Bug 19354 - After you customize a List View, you can no longer merge duplicate records, export records, and delete records by selecting the checkboxes anymore.
* Bug 19657 - Some international characters do not display correctly in Sugar.
* Bug 20140 - Attempts to send an Email fails if the Email recipient’s name contains special characters.
SugarDev.net Development Tools 0.2 released
Submitted by sugardev.net on Sat, 05/10/2008 - 23:26.
Version 0.2 alpha was released today, adding this functionality:
- A feature to transfer ownership of records from one user to another.
- sugardev.net's blog
- Login or register to post comments
Introducing SugarDev Tools - 0.1 alpha Released!
Submitted by sugardev.net on Sat, 05/03/2008 - 17:16.
I've been working on a few tools that help developers and implementors to configure and develop SugarCRM. These are released by this site on SugarForge, and will carry the name SugarDev Development Tools.
- sugardev.net's blog
- Login or register to post comments
- Read more
5.1 beta: Studio Grows Up
Submitted by sugardev.net on Fri, 05/02/2008 - 08:33.
This week, SugarCRM released its first beta of SugarCRM 5.1.0. This release promises to be quite important to the future of SugarCRM.
- sugardev.net's blog
- Login or register to post comments
- Read more
SugarCRM 5.0.0d fixes upgrade issues
Submitted by sugardev.net on Sun, 04/27/2008 - 13:31.
Sugar has released the D patch for 5.0.0, fixing some upgrade bugs:
Bug 19791
Sugar Upgrade Wizard fails if the upgrade directory located under cache/upload is
renamed or is missing.
Bug 18876
Upgrading to Sugar Profession 5.0 GA failed with an error message.
Bug 18967
During the upgrade process, if you log out of the Sugar application, the Upgrade
wizard is not accessible when you log back in.
Bug 19085
When upgrading from 4.5.1e to 5.0.0c, the Upgrade Wizard displays a SQL error
- sugardev.net's blog
- Login or register to post comments
- Read more
Recent comments
16 weeks 4 days ago
21 weeks 1 day ago
24 weeks 2 days ago
25 weeks 6 days ago
25 weeks 6 days ago
29 weeks 2 days ago
31 weeks 1 day ago