• DevClub
  • PartnerClub
  • Support
  • Marketplace
  • sugarcrm.com
SugarClub
SugarClub
  • User
  • Site
  • Search
  • User
  • Groups & Discussions
    Groups & Discussions
    • Product Forums
      Product-focused Q&A, discussions, best practices, fixes, and help
      Product Forums
      • Sugar Market
      • Sugar Sell & Enterprise
      • Sugar Serve
      • sales-i
    • User Groups
      Professional, Industry, Language
    • Get Involved
      Learn how to become a Raving Fan
    • Social Club
      Live, interactive, virtual meetups with other Sugar customers and Sugar’s Subject Matter experts!
    • Leadership Lounge
      Network with fellow organizational leaders, ask questions, and share insights
    • Developers
      Visit DevClub, the SugarClub group for Sugar Developers
      Developers
      • DevClub
      • Mobile Developers
      • Developer Builds
        Supplemental access level required. Inquiries: developers@sugarcrm.com
    • Additional Groups (Access Required)
      Groups that require special access will be displayed here. Contact sugarclub@sugarcrm.com for assistance. Click here to see all groups
      Additional Groups (Access Required)
      • SugarCloud Platform
  • Product Information
    Product Information
    • Release Central
      Find release-specific content to prepare for your next Sugar update
    • Documentation & Resources
      Looking to expand your Sugar knowledge? Explore our in-depth documentation and other helpful resources!
    • Product Update Blogs
      Updates about each Sugar product
    • Customer Stories »
      Case Studies by SugarCRM
  • Training & Certification
    Training & Certification
    • Training & Certification Home
      Live & On-Demand classes, Quick Videos, Sugar Certifications, and more!
    • Quick Videos
      Short videos about using Sugar
    • Event Recordings
      Recordings from SugarU Live Webinars and Sugar Market Academy
    • My SugarU Dashboard »
    • SugarU News & Updates
  • Adoption
    Adoption
    • Grow Adoption Framework
      Get started on your adoption journey and review the adoption resources from SugarCRM
  • Calendar
  • News
    News
    • Sugar News
    • SugarCRM.com News »
    • Dev Blog
    • SugarCRM Marketplace Blog
  • Help
    Help
    • Welcome to Sugar!
      New to Sugar? Get started here!
    • SugarClub Help & Instructions
      Learn more about SugarClub and find answers to questions about this site
    • New to SugarClub?
      Start your community journey here
    • Technical Support
      Sugar's support resources
      Technical Support
      • Case Portal »
        Access the SugarCRM Case Portal
      • Working with Sugar Support »
        Find out more about engaging with the SugarCRM Support team
      • SugarCloud Information
        Find information about SugarCloud service updates and site status. Contact sugarclub@sugarcrm.com to request access
  • More from Sugar
    More from Sugar
    • DevClub
    • PartnerClub
    • Support
    • SugarOutfitters Marketplace
    • sugarcrm.com
DevClub
DevClub
Dev Blog
Click here to join this group and curate your SugarClub experience.
  • All tags
  • dev tools
  • code
  • community
  • dashlets
  • devblog
  • Development Best Practices
  • development platform
  • docker
  • engineering team
  • general
  • getting-started
  • javascript
  • news
  • open source
  • performance
  • php
  • rest
  • security
  • sugar 7
  • sugar 7.10.0
  • sugar 7.6.0
  • sugar 7.7.0
  • sugar 7.x
  • sugar development
  • tip
  • unit tests
  • Adding a floating frame into Sugar

    Matt Marum
    Matt Marum
    Sugar's Single Page Architecture Sugar relies on a single page architecture (SPA) for the Sidecar framework. But when a user navigates across the Sugar application (for example, when switching to another Sugar module), while the page is not refreshed…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • Developing Sugar on Docker

    Developing Sugar on Docker

    Enrico Simonetti
    Enrico Simonetti
    TLDR Developing Sugar on Docker , get up to speed now! The long version What are Docker containers? If containers for you are more than the two pictures below… then you are in the right place! As you might be aware, there has been and there continues…
    • over 7 years ago
    • DevClub
    • Dev Blog
  • New video! Use Vagrant to start coding with Sugar in 20 minutes

    Lauren Schaefer
    Lauren Schaefer
    Do you need to set up your Sugar development environment but only have 20 minutes to spare? With the help of Vagrant , I've got you covered. Check out my new video below: Prefer text-based instructions? Get them here .
    • over 7 years ago
    • DevClub
    • Dev Blog
  • Developing for Sugar On-Demand Only Releases

    Matt Marum
    Matt Marum
    Sugar Fall '17 (7.10) is now available! You've heard all about this , but I'll recap. SugarCRM's fall 2017 release is a Sugar On-Demand only release. This is the first release that follows our new Sugar release process . Our on-premise customers will…
    • over 7 years ago
    • DevClub
    • Dev Blog
  • Using the Sugar REST PHP Client

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by mrussellsugarcrm. Sugar REST PHP Client A new open source library for working with Sugar 7's powerful REST API has just been published! You can view the library in our GitHub account here: https://github.com/sugarcrm/rest-php…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • Develop Sugar using Docker and DockerHub

    Ivica Nedeljkovic
    Ivica Nedeljkovic
    Here is a guest post from Ivica Nedeljkovic from Intelestream which is one of our new SugarCRM Partners. In this post, Ivica explains how you can use Intelestream created Docker containers hosted on DockerHub to easily deploy Sugar. If I was asked to…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • Monitoring your Email Manager Queue with Sugar CLI

    Cédric Mourizard
    Cédric Mourizard
    This post originally appeared on the SynoLab blog hosted by Synolia , an Elite SugarCRM Partner. This post describes how to extend the new Sugar CLI framework to add commands that allow Sugar Administrators to monitor the Sugar e-mail queue. Since the…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • Using Composer with Sugar PHP development

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Emmanuel iNet. Jun 14 2017 UPDATE The latest versions of Sugar includes native support for Composer . You can customize the core ./composer.json to add and manage new 3rd party library dependencies. Customizing ./composer.json…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • How to perform Data Anonymization for Sugar development

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Emmanuel iNet. Here is another guest post from Emmanuel Dyan from the Elite SugarCRM Partner iNET Process . In it he addresses a common Sugar project requirement using an open source tool developed by iNET Process. The problem…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • New SugarCRM sponsored open source projects!

    Matt Marum
    Matt Marum
    At SugarCRM Engineering, open source is part of our DNA. We build Sugar on open source technology and open standards. We host and run our software on open source platforms in Sugar On-Demand. And all of our developers use open source tools for developing…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Using Packer to create consistent Sugar platform environments

    Matt Marum
    Matt Marum
    The "Works On My Machine" Problem. How often have you reported a software bug and had it rejected with a terse response such as "could not reproduce"? You press the issue with your colleague and the conversation usually goes something like this: You:…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Faster Sugar integrations using Building Blocks

    Matt Marum
    Matt Marum
    What are Sugar Integration Building Blocks? This is a new effort to create an open source library of re-usable common components that can be easily adapted by developers interested in integrating applications with Sugar 7. This project is focused on the…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Getting Started with Docker and Sugar 7

    Cédric Mourizard
    Cédric Mourizard
    Here is another guest post from Cédric Mourizard from Synolia , an Elite SugarCRM Partner, and long-time member of the Sugar Developer community. Are you interested in posting on the Sugar Developer Blog? Contact developers@sugarcrm.com with your idea…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Sidecar Debugger Tools now in Beta!

    Matt Marum
    Matt Marum
    Sugar Engineering is proud to announce the Beta release of the open source Sidecar Debugger Tools project! Sidecar Debugger Tools This project was developed as part of the recent Partner hack week where it was a crowd favorite. Not only is this a great…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Sugar 7 test tools now available!

    Matt Marum
    Matt Marum
    Do you write unit tests for your Sugar customizations? Do you performance test your Sugar on-site deployments? Every developer knows they should be building unit tests and performance tests but sometimes it is just too hard to get started from nothing…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Creating JavaScript unit tests for Sugar 7.6.0

    Matt Marum
    Matt Marum
    This tutorial will cover the creation of new Jasmine unit tests for testing your Sugar 7 front end code. In order to follow this tutorial, you will need access to the Sugar 7 Unit Test repository. Make sure you have the latest code. If you do not have…
    • over 9 years ago
    • DevClub
    • Dev Blog
  • Creating a PHP unit test for Sugar 7

    Matt Marum
    Matt Marum
    In a previous post, we learned how to write JavaScript unit tests using Sugar 7's Jasmine framework. Today we will learn how to write PHP unit tests using Sugar 7's PHPUnit framework. If you do not have access to Sugar 7 unit-tests Github repository and…
    • over 9 years ago
    • DevClub
    • Dev Blog