Software:C1 CMS

From HandWiki


C1 CMS
Screenshot
Previewing pages in Composite C1 version 5.0.png
Stable release
6.6[1] / 2018-12-05[±]
Written inC# / JavaScript / ASP.NET Razor / ASP.NET Web Forms / XSLT
Operating systemMicrosoft Windows / Windows Azure
TypeWeb content management system
LicenseMozilla Public License
Websitecms.orckestra.com

C1 CMS (formerly Composite C1 & Orckestra CMS) is a free open source .NET-based web content management system.[2]

The same version is available under both the MPL 1.1 license and C1 CMS's commercial license.[3]

C1 CMS can be regarded as a CMS without database by default with an option of migrating its data store to a Microsoft SQL Server database. As the CMS without database it uses XML files for its data store.[4][5]

The CMS has an open pluggable architecture.[6]

History

C1 CMS development began mid-2007, it reached version 1.0 in January 2009 and until September 2010 was sold as a commercially licensed product, primarily to customers in Northern Europe.[citation needed]

On 29 September 2010, Composite released C1 version 2.0 as free open source software under the Mozilla Public License, pledging to continue development on the free core and providing paid services.[7][8]

In October 2010, Composite C1 was added to the .NET 4 enabled parts of Microsoft's Web App Gallery (Web Platform Installer 3 and WebMatrix).

In March 2011, Composite C1 version 2.1 was released, making SQL Server support part of the open source project.[9]

In December 2011, Composite C1 version 3.0 was released, improving on the developer and content editor user experience and adding ASP.NET Razor as a layout template technology option.[10][11]

In January 2012, Composite C1 version 3.1 (called a "service release"), adding support for spell checking (when using Mozilla Firefox with dictionaries installed) and .less files.[12][13]

In April 2012, Composite C1 version 3.2 was released, adding "Save and Publish" combo button, support for plugging in external media data bases (like SharePoint or images from Facebook), HTML5 video streaming. It is compatible with .NET Framework 4.5 and Visual Studio 2012.[14]

In July 2013, more than a year since the last release, Composite C1 4.0 was released that is considered the 2nd big milestone release since Composite C1 open-sourced in October 2010, adding end-user features such as the block selector, searchable drop-downs, freehand image resizing, new Starter sites, as well as developer features such as built-in Razor and User Control functions, Razor and Master Page templates, page template features, data tree ordering.[15][16]

In November 2013, Composite C1 version 4.1 was released, adding drag-and-drop for images and files from the desktop into page content, support for Composite Form Builder, Internet Explorer 11 support, a new "Static Datatypes" folder on the Data Perspective, a 100% customized UI for the "Function Call Editor" for custom C1 Functions, and many more.[17][18]

In May 2014, Composite C1 version 4.2 was released, adding C1 Function previews in Visual Editor (showing an image of the rendered function rather than an abstract representation of "a macro"), simplified editing of C1 Function properties, a new responsive starter site called "Venus", iPad editing support, ASP.NET Razor 3.1.1 support and more.[19][20] And in June 2014, version 4.2 update 1 was released, which contained a number of improvements and bug fixes and was a recommended update to 4.2.[21]

In March 2015, version 4.3 was released, which featured scheduled data publishing, native content editing experience with RTL languages like Arabic, enhanced password policy options, image resizing options in Razor, hooking into ASP.NET Full Page Caching key generation and more.[22][23]

In September 2015, Orckestra, a Canadian company that provides cloud-based commerce solutions, acquired Composite C1 CMS.[24][25][26]

In December 2015, a new version of Composite C1 CMS was released - version 5.0. It features a brand new C1 Console GUI, visual content navigation, data item mapping, better MVC support and more.[27][28]

As of version 5.3, released 18 October 2016, the name and branding for the product changed to Orckestra CMS.[29]

5.4: This is a minor release, following up on v. 5.3, introducing support for bulk uploading files to the website file system, a small improvement to the hierarchical selector and a new command for Nightwatch.js API to test file uploads.

5.5. This is a service release with minor improvements that includes more stable CMS function previews in Visual Editor, a faster initial CMS setup and support for data updates by add-ons. Learn more

In February 2017, version 6.0 was released, CMS users now have built-in search in the console, visual components for much easier access to adding features and functions to content. Web developers can surface advanced faceted search, build components and use the new Container Class feature to tailor the user experience when editing content. At this point the name changed back to C1 CMS to refer back to the free open source C1 CMS i well known for.

In April 2017, v6.1 has been released. This is a minor release, primarily stabilizing the 6.0 release and bringing the Search features introduced as beta in 6.0 to release level in terms of stability, performance and features.[30]

Source code and community ratings

The source code and issue tracker for C1 CMS were moved to GitHub in October 2015.[31] The discussion forums remain on the previous CodePlex site, which also contains user ratings and reviews.[32]

Features

C1 CMS comes with a large number of built-in features, including but not being limited to:[citation needed]

(This list is not exhaustive.[citation needed])

More features are available via "packages" (extension modules or add-ons).[citation needed]

Modules (packages)

Packages (also known as addons) are modules that extend the functionality of C1 CMS. They include, but are not limited to:[citation needed]

(This list is not exhaustive.[citation needed])

Most packages are free and distributed under the MPL 1.1. Some packages are commercial. The commercial packages can be purchased via an add-on market.[33]

Both free and commercial packages can be installed from the administrative panel ("Console").[citation needed]

C1 CMS and Microsoft Azure

C1 CMS can be hosted in Microsoft Azure:[34]

  • on a web site
  • in a cloud service

C1 CMS can be installed from Microsoft Web App Gallery when creating a Microsoft Azure web site.[35]

With the C1 CMS Azure service package,[36] this CMS can be deployed in a web role in the cloud service.[37]

Administrative panel

The administrative panel in C1 CMS is called the "Console". It gives access to the back-end via the so-called "perspectives", sections of the administrative panel that group the back-end functionality of the specific purpose. There are 6 built-in perspectives:[citation needed]

  • Content where websites, web site structures and web pages can be managed and edited
  • Media where media files can be stored and managed
  • Data where data types and data can be managed
  • Layout where page templates can be created and managed
  • Functions where additional functionality can be created by using ASP.NET Razor, XSLT, C# etc.
  • System where other CMS-related functionality can be viewed and managed such as packages, website languages, hostname configuration, the server log etc.

The perspectives can be extended with other functionality as well as more perspectives can be added to the Console. Some packages - when installed - are available from their own perspective, for example, "Extranet" or "Package Creator".[citation needed]

See also

References

  1. "Releases - Orckestra/C1-CMS-Foundation". github.com. https://github.com/Orckestra/C1-CMS-Foundation/releases. Retrieved 2019-06-29. 
  2. Marcello Tonarelli, "Composite C1 free open source content management system", Marcello Tonarelli's Microsoft Dynamics CRM Blog, December 13, 2010
  3. "Two Licenses". https://cms.orckestra.com/Two-licenses. 
  4. "Hosting". 19 January 2016. http://docs.cms.orckestra.com/FAQ/Hosting. 
  5. mcvjetko (2011-04-18). "Composite C1" (in en). http://holisticware.net/holisticware/know-how/software-development/web/content-management-systems-cms/composite-c1-cms. 
  6. Pauli Østerø, "How does the Composite C1 architecture work?", StackOverflow, October 30, 2011
  7. Barb Mosher, "Composite C1 .NET Web CMS Has Gone Open Source", CMSWire, October 13, 2010
  8. Jonathan Allen, "How Composite C1 Found Success by Becoming Open Source", InfoQ, March 13, 2014
  9. Dee-Ann LeBlanc, "Alert: What's Coming for Open Source CMS in April 2011", CMSWire, March 31, 2011
  10. "Composite C1 CMS 3.0 hits the streets – more user friendly than ever | CMS Critic". December 22, 2011. https://www.cmscritic.com/composite-c1-cms-3-0-hits-the-streets-more-user-friendly-than-ever/. 
  11. "Composite C1 3.0 is here". http://www.composite.net/Products/Version-history/3. 
  12. "Composite C1 CMS - Open Source on .NET". January 20, 2012. http://orckestracms.codeplex.com/releases/view/80764. 
  13. "Alert: What's Coming for Open Source CMS in February 2012" (in en-us). January 31, 2012. http://www.cmswire.com/cms/enterprise-cms/alert-whats-coming-for-open-source-cms-in-february-2012-014309.php. 
  14. "Composite C1 3.2 released". http://www.composite.net/Products/Version-history/3-2. 
  15. "Composite C1 Releases Version 4" (in en-us). June 6, 2013. http://www.cmswire.com/cms/customer-experience/composite-c1-releases-version-4-021206.php. 
  16. "Composite C1 4.0". June 6, 2013. http://www.composite.net/Products/Version-history/Composite-C1-40. 
  17. "Composite C1 4.1". November 7, 2013. http://www.composite.net/Products/Version-history/Composite-C1-41. 
  18. "What's New in March for Open Source CMS" (in en-us). March 5, 2014. http://www.cmswire.com/cms/customer-experience/whats-new-in-march-for-open-source-cms-024392.php. 
  19. "What's New in June for Open Source CMS" (in en-us). June 2, 2014. http://www.cmswire.com/cms/web-cms/whats-new-in-june-for-open-source-cms-025374.php. 
  20. "Composite C1 4.2". May 27, 2014. http://www.composite.net/Products/Version-history/Composite-C1-42. 
  21. "Composite C1 CMS - Open Source on .NET". June 23, 2014. http://orckestracms.codeplex.com/releases/view/123799. 
  22. "What's New for You This April in Open Source CMS" (in en-us). April 9, 2015. http://www.cmswire.com/cms/web-cms/whats-new-for-you-this-april-in-open-source-cms-028748.php. 
  23. "Composite C1 4.3". March 18, 2015. http://www.composite.net/Products/Version-history/Composite-C1-43. 
  24. "What's New This September in Open Source CMS" (in en-us). September 9, 2015. http://www.cmswire.com/web-cms/whats-new-this-september-in-open-source-cms/. 
  25. "Orckestra Acquires Composite C1". September 8, 2015. http://www.orckestra.com/en/ideas/news_events/press_release/orckestra-acquires-composite-c1-cms. 
  26. "Composite joins Orckestra". September 8, 2015. http://www.composite.net/About/What-is-happening/Composite-joins-Orckestra. 
  27. "What's New This January in Open Source CMS" (in en-us). January 5, 2015. http://www.cmswire.com/web-cms/whats-new-this-january-in-open-source-cms/. 
  28. "Composite C1 5.0". December 15, 2015. http://www.composite.net/Products/Version-history/Composite-C1-50. 
  29. "Orckestra CMS 5.3". Orckestra. https://cms.orckestra.com/Products/Version-history/Orckestra-CMS-5-3. Retrieved 19 January 2017. 
  30. "Orckestra/C1-CMS-Foundation" (in en). https://github.com/Orckestra/C1-CMS-Foundation/releases/tag/v6.1. 
  31. "We are on GitHub". http://community.composite.net/Blog/2015/10/16/We-are-on-GitHub. 
  32. "Orckestra CMS Foundation - Open Source on .NET - Home". http://orckestracms.codeplex.com/. 
  33. Add-on Market[yes|permanent dead link|dead link}}]
  34. Steve Sechrist, "Composite C1 Offers Full Cloud Support via Windows Azure", CMS Wire, November 30, 2011
  35. "Composite C1 .NET CMS on Microsoft Azure Marketplace". https://azure.microsoft.com/en-us/marketplace/partners/composite/netcmscompositec1/. 
  36. "Microsoft Azure CMS". http://docs.cms.orckestra.com/WindowsAzure. 
  37. Ingvar, "Composite C1 non-live edit multi instance Windows Azure deployment" , Ingvar's Blog, August 7, 2011

External links