All Projects → denny → ShinyCMS

denny / ShinyCMS

Licence: other
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)

Programming Languages

perl
6916 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Raku
181 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to ShinyCMS

Pos
Stars: ✭ 150 (+172.73%)
Mutual labels:  free-software
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+32123.64%)
Mutual labels:  free-software
DBD-mysql
MySQL driver for the Perl5 Database Interface (DBI)
Stars: ✭ 50 (-9.09%)
Mutual labels:  perl5
Imaginary Teleprompter
Professional grade, free software, teleprompter app.
Stars: ✭ 157 (+185.45%)
Mutual labels:  free-software
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+240%)
Mutual labels:  free-software
IBLayoutConstraint
📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.
Stars: ✭ 24 (-56.36%)
Mutual labels:  catalyst
Imguifontstudio
Font Helper Gui Tool for programming
Stars: ✭ 149 (+170.91%)
Mutual labels:  free-software
project-catalyst.github.io
A community managed site for Cardano Catalyst. Aiming to gather resources and serve as an information hub for the community
Stars: ✭ 18 (-67.27%)
Mutual labels:  catalyst
Underexpress
A free, responsive, ready to use website ui kit, built with bootstrap 4.
Stars: ✭ 205 (+272.73%)
Mutual labels:  free-software
DBD-MariaDB
Perl MariaDB driver
Stars: ✭ 28 (-49.09%)
Mutual labels:  perl5
Im android
GoBelieveIO IM android sdk
Stars: ✭ 167 (+203.64%)
Mutual labels:  free-software
Libmacgpg Free
A drop-in replacement for GPGTools libmacgpg that disables the paywall (free MacGPG)
Stars: ✭ 175 (+218.18%)
Mutual labels:  free-software
lima
The Libre Multilingual Analyzer, a Natural Language Processing (NLP) C++ toolkit.
Stars: ✭ 75 (+36.36%)
Mutual labels:  free-software
Eiten
Statistical and Algorithmic Investing Strategies for Everyone
Stars: ✭ 2,197 (+3894.55%)
Mutual labels:  free-software
net6.0-mobile-fsharp
Mobile templates for .NET 7.0 / F# 7.0
Stars: ✭ 76 (+38.18%)
Mutual labels:  catalyst
Hippocampe
Threat Feed Aggregation, Made Easy
Stars: ✭ 149 (+170.91%)
Mutual labels:  free-software
Cortex Analyzers
Cortex Analyzers Repository
Stars: ✭ 246 (+347.27%)
Mutual labels:  free-software
SwiftCurrent
A library for managing complex workflows in Swift
Stars: ✭ 286 (+420%)
Mutual labels:  catalyst
kodbox
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
Stars: ✭ 1,188 (+2060%)
Mutual labels:  free-software
planetarium
Our Planetarium project!
Stars: ✭ 45 (-18.18%)
Mutual labels:  free-software

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].