Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Commit

Permalink
Updates to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tommcclean committed Mar 10, 2019
1 parent bd540ab commit 033fc36
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG-ROADMAP.md
Expand Up @@ -2,11 +2,17 @@
This file contains a list of changes between versions of Portal CMS and a roadmap that provides a brief outline of the features we intend to include in Portal CMS.

## Future Intentions
1 Change Authentication Method to use Owin (Unplanned)
1. Improved Menu Management with more Visual Options OOTB (Unplanned)
1. There aren't any plans to add new features to this repository at this time

# Changelog

## 1.3.5 - (March 2019) Maintenance Release
1. Updated packages so that PortalCMS is using modern tooling and libraries
2. Resolved an issue where one of the projects was using a different sub version of .NET
3. Resolved an issue where font's were moved incorrectly following deployment
4. Set website theme colours for mobile devices to set the browser window colour
5. Resolved a couple of issues with the FAQ/Spoiler widget where the JS was broken, resulting in the wrong behaviour being exhibited

## 1.3.4 - (January 2018) Maintenance Release
1. Upgrade SendGrid Implementation (Requires Configuration for Existing Websites)
2. Improved User Experience via Modal Popvers to Reduce Post Backs and Improve Ease of Use
Expand Down
8 changes: 5 additions & 3 deletions README.md
@@ -1,17 +1,19 @@
# PortalCMS (1.3.4) (January 2018)
# PortalCMS (1.3.5) (March 2019)
- PortalCMS is a free and open source developer framework built in C# MVC featuring a powerful integrated page builder with inline editing, drag and drop and content management.
- PortalCMS gives you a fully featured .NET MVC website out of the box which can be easily extended by web developers.
- Non technical users can create unlimited pages and blog posts without writing any code using the Page Builder.
- This repository is now in maintenance, which means there is not currently a roadmap of new features to add, but we will keep it up to date.

### Learn More
- Test Drive PortalCMS using our Online Demo: [Online Demo](https://portalcmsdemo.azurewebsites.net)
- If you want to see an example website built with PortalCMS, check out my [Personal Website](http://tommcclean.me)
- Let us know how you use PortalCMS so we can list you on this repo.

### Why Choose Portal CMS?
- To build a modern website that is good looking, standards compliant and easy to use with minimal effort and time.
- Get the ability to update your website from any device and any location quickly.
- It is lightweight and lean by design, only providing you the minimum features you need to build a valuable website, you can add any bespoke functionality you need by simply extending the C# MVC Website.
- Portal CMS Can be hosted economically on traditional hosting platforms in addition to Microsoft Azure's App Service.
- Easy to setup with no scripts or installations to run, everything Portal CMS needs is setup automatically.
- To give technical users the ability to add bespoke functionality quickly.
- To give you the freedom to change the framework to suit your requirements
- To give technical users the ability to develop bespoke functionality quickly.
- To give non technical users the ability to edit the website in real time.

0 comments on commit 033fc36

Please sign in to comment.