Eonic / ProteanCMS

Website Content Management, Membership & eCommerce Platform

Home Page:https://www.proteancms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://eonic.com/Our-work

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.

About

Website Content Management, Membership & eCommerce Platform

https://www.proteancms.com

License:Apache License 2.0


Languages

Language:JavaScript 48.4%Language:C# 20.0%Language:Visual Basic .NET 11.1%Language:XSLT 10.9%Language:CSS 3.5%Language:Less 2.1%Language:SCSS 1.8%Language:HTML 1.0%Language:TSQL 0.7%Language:ASP.NET 0.3%Language:PHP 0.1%Language:Svelte 0.0%Language:Batchfile 0.0%