Coder Social home page Coder Social logo

denny / shinycms Goto Github PK

View Code? Open in Web Editor NEW
56.0 15.0 24.0 37.61 MB

ShinyCMS is an open source CMS. This is the Perl version, built with Catalyst and DBIC. (There is also a Ruby on Rails version: www.github.com/denny/ShinyCMS-ruby)

Perl 42.63% JavaScript 2.12% CSS 16.24% HTML 38.75% Dockerfile 0.06% Shell 0.10% Raku 0.11%
perl cms free-software open-source perl5 catalyst dbix-class template-toolkit shinycms

shinycms's Introduction

ShinyCMS

ShinyCMS is an open source CMS built in Perl using the Catalyst framework.

It is intended for use by web designers and web developers who want to keep a clear distinction between the markup they create and the content their clients can edit.

Features

The following functionality is either present or in progress:

  • Content-managed pages, page templates, and forms
  • User accounts, profiles and administration
  • Blog
  • News/PR section
  • Newsletters (HTML mailshots)
  • Online shop
  • Membership system which can control access to files, pages, or even paragraphs
  • Payment handling system which can handle recurring subscriptions
  • Tags on blog posts, news posts, forum posts, and shop items
  • Nested comment threads on blog posts, news posts, forum posts, and shop items
  • 'Likes' on blog posts, shop items, and comments
  • Event listings
  • Forums
  • Polls
  • 'Shared content' - store text and HTML fragments for re-use throughout a site

Installation

You can install ShinyCMS by pasting one of the commands below into a terminal:

For a site with demo data: curl https://raw.githubusercontent.com/denny/ShinyCMS/main/bin/install.sh | SHINYCMS_DEMO=1 sh

For a new (empty) site: curl https://raw.githubusercontent.com/denny/ShinyCMS/main/bin/install.sh | sh

Author

ShinyCMS is copyright (c) 2009-2019 Denny de la Haye.

Licensing

ShinyCMS is free software; you can redistribute it and/or modify it under the terms of either:

a) the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version, or

b) the "Artistic License"; either version 2, or (at your option) any later version.

https://opensource.org/licenses/GPL-2.0

https://opensource.org/licenses/Artistic-2.0

ShinyCMS includes code and content provided by other free and open-source projects, which have their own licensing conditions; please see the file docs/Licensing for full details.

Test Status

CircleCI (CircleCI) Codecov (Codecov) Maintainability (CodeClimate)

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.