Code Monkey home page Code Monkey logo

tommcclean / portalcms Goto Github PK

View Code? Open in Web Editor NEW
81.0 18.0 52.0 31.18 MB

Portal CMS is a fully featured content management system with a powerful integrated page builder. It is designed for .NET Developers to extend into a bespoke website

Home Page: https://portalcmsdemo.azurewebsites.net/

License: MIT License

C# 62.35% JavaScript 5.28% CSS 7.50% HTML 24.86% ASP.NET 0.01%
content-management cms-framework website-builder c-sharp dotnet extensible mvc page-builder

portalcms's Introduction

PortalCMS is now archived; let me know if you think there is a need for this repo in more modern tech.

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
  • 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 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.

portalcms's People

Contributors

tommcclean avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portalcms's Issues

Improve Menu Creation Tools

The Menu Creation tools are not very easy to use, nor are they as accessible as they should be. They should be redesigned so that they can be editing in the Page Builder instead of the Administration Panel.

Upgrade to Bootstrap 4

I see the previous issue on 7 Sep 2016 with same question.

Do you think will be developed ?

How to connect the SQL database.

Hello,
I'm a noob and I really want to install your cms on my server.
I have install Visual Studio 2015 and SQL server express 2019 and try to connect the database but I don't know how to do it (and obviously when I try even different possibility it fail...).
Have you a tutorial ?
I know how to do that on linux with mariadb and wordpress for exemple but on windows I am completely lost.
Thank you very much.
Sorry for the inconvenience.
Ertuit.

Ability to change the order of components in a section within the Page Builder

Presently a user can change the order of sections on a page, but not the order of components within a section, this means the user needs to edit the markup directly if they wish to swap two components around.

Portal CMS should provide a mode that enables the user to drag and drop components into a different position within the section.

Project fails to deploy - SQL Server version?

Hello, I downloaded your template and tried to deploy but it did not work. My suspicion is because I am using SQL Server 2017, Entity Framework has issues. I haven't looked into it in too much depth but do you have an inkling? My friend has got this running in SQL 2012.

Resolve Spelling Mistake in Modal.JS

The Loading Message on Modal popups has a capitalised "P" for Loading Please wait.

This should be set to lower case.

Might be nice to add a spinner also.

Ability to create and share basic themes - style guides for Portal CMS.

Themes should be importable / exportable and created in the Administration Panel. They should allow you to specify options such as...

  • Fonts
  • Colour Scheme
  • Text Sizing

The view is not to create themes like Wordpress have, but to make simple changes to the appearance of a site with a single click.

Call Services from scheduled task

I need a scheduled action,
so I have installed Hangfire on Portal.CMS.Web
But I don't know how resolve the service ....

This is my job source :

namespace Portal.CMS.Web.Jobs
{
    public class Job
    {
        public async Task DoWork()
        {
            IMenuService _menuService = DependencyResolver.Current.GetService<IMenuService>();  // ERROR

        }
    }
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.