Company type | Private |
---|---|
Industry | CRM Software |
Founded | North Carolina 2005 |
Headquarters | Raleigh, North Carolina |
Products | SplendidCRM Open Source, SplendidCRM Professional |
Services | Customer Relationship Management |
Number of employees | undisclosed |
Website | www.splendidcrm.com |
SplendidCRM produces open source Customer Relationship Management (CRM) software developed in C# for the ASP.NET framework. The product is available in two editions - Open Source and Professional - the main difference between the two products is the inclusion of stored procedures and source code for a MS Outlook 2003/2007 plug-in in the Professional edition.
SplendidCRM, Inc. was founded in November 2005 by Paul Rony. The project began as an experiment to test the effectiveness of the Microsoft .NET development environment at porting an application from the LAMP software bundle to the Microsoft ASP.NET framework. It was soon noted that there were few initiatives at the time dedicated to promoting Open Source and ASP.NET from a CRM perspective and SplendidCRM rapidly gained a following in the .NET developer community. [1] It is a featured community project on the official ASP.NET website. [2]
SplendidCRM adopted the LAMP based SugarCRM Open Source as the blueprint on which to initially model its ASP.NET application. The application is compatible with and uses SugarCRM assets such as icons and terminology packs. However the actual source code that makes up the application is completely original. SplendidCRM complies with the terms of the Sugar Public License 1.1.3. SplendidCRM first appeared on Codeplex on 28 June 2006 [3] and has been downloaded in excess of 4000 times, however this does not include the volume of downloads directly from the SplendidCRM corporate website. SplendidCRM is based on but is not a competitor of SugarCRM. SplendidCRM targets the Microsoft-centric small business sector where Microsoft CRM is too expensive and complex to implement. SplendidCRM may be taking on Microsoft CRM with Microsoft's own tools. [4]
SplendidCRM is an open-source customer relationship management application built on the Microsoft .NET framework. The product can be deployed in a variety of scenarios including Software-as-a-service. [5]
SplendidCRM is one of the new breed of Microsoft-based open-source projects. [6] It is unusual because at present it features a developer based licensing model for its professional edition, which means that system integrators wishing to adopt SplendidCRM only need to pay for the number of software developers working on their project - rather than the number of ultimate end users. [7] However, companies that adopt SplendidCRM for internal use must adhere to the per-user fee for all their users.
SugarCRM has now been released under the GNU Affero General Public License version 3, [8] although when the port was made, SugarCRM was licensed under its own Sugar Public License 1.1.3 (SPL). Following criticism from the Open Source Initiative [9] SugarCRM decided to adopt the AGPLv3 to license its community edition (open source) product on July 25, 2007. The SPL is a license that was derived from the Mozilla Public License, and as such is a file-based license; the move to AGPLv3 by SugarCRM is seen to be a positive step by their developer community, and consequently also benefits the developers of ported solutions such as SplendidCRM.
SplendidCRM complied with the SPL, and was only able to sell a Professional Version because the Database Views and Stored Procedures (SPs) were developed completely independently of SugarCRM. These are not available in the current Open Source version of SplendidCRM. The move by SugarCRM to AGPLv3 means that once SplendidCRM has also moved to AGPLv3, ASP.NET developers will be able to use SplendidCRM as a framework for developing their own products and solutions without the restrictions previously experienced under the SPL.
Compiere is an open-source ERP and CRM business solution for Small and Medium-sized Enterprises (SME) in distribution, retail, service, and manufacturing. Compiere is distributed by Consona Corporation and through a Partner Network, who are a collection of trained and authorized business partners.
Source-available software is software released through a source code distribution model that includes arrangements where the source can be viewed, and in some cases modified, but without necessarily meeting the criteria to be called open-source. The licenses associated with the offerings range from allowing code to be viewed for reference to allowing code to be modified and redistributed for both commercial and non-commercial purposes.
SugarCRM is a software company based in Silicon Valley. It produces the on-premises and cloud-based web application Sugar, a customer relationship management (CRM) system.
DNN Platform is a web content management system and web application framework based on the .NET Framework. It is open source and part of the .Net Foundation.
Multi-licensing is the practice of distributing software under two or more different sets of terms and conditions. This may mean multiple different software licenses or sets of licenses. Prefixes may be used to indicate the number of licenses used, e.g. dual-licensed for software licensed under two different licenses.
Group-Office is a PHP based dual license commercial/open source groupware and CRM and DMS product developed by the Dutch company Intermesh. The open source version, Group-Office Community, is licensed under the AGPL, and is available via GitHub. GroupOffice Professional is a commercial product and offers additional business modules like project management, finance, HR and time tracking.
Comparison of the Java and .NET platforms.
ASP.NET MVC is a web application framework developed by Microsoft that implements the model–view–controller (MVC) pattern. It is no longer in active development. It is open-source software, apart from the ASP.NET Web Forms component, which is proprietary.
Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms including Windows API, Windows Forms, Windows Presentation Foundation (WPF), Microsoft Store and Microsoft Silverlight. It can produce both native code and managed code.
The GNU Affero General Public License is a free, copyleft license published by the Free Software Foundation in November 2007, and based on the GNU GPL version 3 and the Affero General Public License (non-GNU).
Openbravo is a Spanish cloud-based SaaS software provider specializing in retail with headquarters in Pamplona, Spain and offices in Barcelona and Lille. The company was formerly known for being a horizontal open-source enterprise resource planning (ERP) software vendor for different industries.
Companies whose business centers on the development of open-source software employ a variety of business models to solve the challenge of making profits from software that is under an open-source license. Each of these business strategies rest on the premise that users of open-source technologies are willing to purchase additional software features under proprietary licenses, or purchase other services or elements of value that complement the open-source software that is core to the business. This additional value can be, but not limited to, enterprise-grade features and up-time guarantees to satisfy business or compliance requirements, performance and efficiency gains by features not yet available in the open source version, legal protection, or professional support/training/consulting that are typical of proprietary software applications.
Visual3D Game Engine is a 3D game engine and game development tool written entirely in C# and built for the .NET Framework, with development of its 3D rendering engine first beginning in 2003.
The .NET Framework is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows. It was the predominant implementation of the Common Language Infrastructure (CLI) until being superseded by the cross-platform .NET project. It includes a large class library called Framework Class Library (FCL) and provides language interoperability across several programming languages. Programs written for .NET Framework execute in a software environment named the Common Language Runtime (CLR). The CLR is an application virtual machine that provides services such as security, memory management, and exception handling. As such, computer code written using .NET Framework is called "managed code". FCL and CLR together constitute the .NET Framework.
Orchard is a free, open source, community-focused content management system written in ASP.NET platform using the ASP.NET MVC framework. Its vision is to create shared components for building ASP.NET applications and extensions, and specific applications that leverage these components to meet the needs of end-users, scripters, and developers.
Mono is a free and open-source software framework that aims to run software made for the .NET Framework on Linux and other OSes. Originally by Ximian which was acquired by Novell, it was later developed by Xamarin which was acquired by Microsoft. In August 2024, Microsoft transferred ownership of Mono to WineHQ.
RhodeCode is an open source self-hosted platform for behind-the-firewall source code management. It provides centralized control over Git, Mercurial, and Subversion repositories within an organization, with common authentication and permission management. RhodeCode allows forking, pull requests, and code reviews via a web interface.
Microsoft Dynamics 365 is an integrated suite of enterprise resource planning (ERP) and customer relationship management (CRM) applications offered by Microsoft. Combines various functions such as sales, customer service, field service, operations, finance, marketing, and project service automation into a single platform.
Microsoft, a technology company historically known for its opposition to the open source software paradigm, turned to embrace the approach in the 2010s. From the 1970s through 2000s under CEOs Bill Gates and Steve Ballmer, Microsoft viewed the community creation and sharing of communal code, later to be known as free and open source software, as a threat to its business, and both executives spoke negatively against it. In the 2010s, as the industry turned towards cloud, embedded, and mobile computing—technologies powered by open source advances—CEO Satya Nadella led Microsoft towards open source adoption although Microsoft's traditional Windows business continued to grow throughout this period generating revenues of 26.8 billion in the third quarter of 2018, while Microsoft's Azure cloud revenues nearly doubled.