Awesome
Protean CMS
.Net / XSLT based Content Management System, with eCommerce and Membership facilities (formerly known as EonicWeb5)
Project Description
Protean CMS is a extremely robust and flexible platform. Every aspect can be themed using XSLT, with a large range of content types Modules available out of the box, and a number of high quality themes ready to go. New Modules can easily be created using xForms and XSLT and .Net assemblies.
The CMS contains full eCommerce and user membership functionality.
Background
Developed over 14 years by leading web design company eonic.co.uk it has been used on hundreds of web projects and has the capacity to cope with almost any customer requirement.
Until recently the project has been managed internally at Eonic and has only recently moved to GitHub, hence the lack of history found here.
List of Features
https://www.proteancms.com/Why-ProteanCMS/Feature-list
Example Websites
Developers
The team welcome new developers and contributors to the platform, we will actively support and encourage those that are contributing to the platform.
Join our community forum https://gitter.im/ProteanCMS
Quick Guide Getting it going locally...
Get a clone or download the files, create a new site locally in IIS and point it to the wwwroot folder in your downloaded files.
Create an Empty SQL server database
complete the following settings in eonic.web.config
<add key="DatabaseType" value="SQL" />
<add key="DatabaseServer" value="" />
<add key="DatabaseAuth" value="user id=user; password=pwd" />
<add key="DatabaseName" value="" />
<add key="DatabaseUsername" value="user" />
<add key="DatabasePassword" value="pwd" />
and go to http://mylocalproject/ewcommon/setup and install the DB.
Any problems email trevor@eonic.co.uk or raise an issue at https://github.com/Eonic/proteancms/issues
Detailed installer guides and videos will come shortly.
Partners
Commercial hosting, consultancy and support is available for any new requirements please go to the website.
Contributors
Key contributors to the ProteanCMS are Web Development Experts based in Kent, Unitied Kingdom https://eonic.com
If you are interested in contributing to the project all developers are welcome.