All Projects → symphonycms → Symphonycms

symphonycms / Symphonycms

Licence: mit
This is the official Symphony CMS repository.

Labels

Projects that are alternatives of or similar to Symphonycms

Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (-16.97%)
Mutual labels:  cms
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-10.33%)
Mutual labels:  cms
Qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
Stars: ✭ 4,905 (+804.98%)
Mutual labels:  cms
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (-14.39%)
Mutual labels:  cms
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (-12.73%)
Mutual labels:  cms
Letterpad
Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀
Stars: ✭ 496 (-8.49%)
Mutual labels:  cms
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-18.08%)
Mutual labels:  cms
Simpla
Open, modular, and serverless content management for a modern web
Stars: ✭ 534 (-1.48%)
Mutual labels:  cms
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+798.34%)
Mutual labels:  cms
Tamiat
⛵️ Vuejs and Firebase based CMS
Stars: ✭ 510 (-5.9%)
Mutual labels:  cms
Itranswarp
Full-featured CMS including blog, wiki, discussion, etc. powered by SpringBoot.
Stars: ✭ 465 (-14.21%)
Mutual labels:  cms
Tutor
The docker-based Open edX distribution designed for peace of mind
Stars: ✭ 470 (-13.28%)
Mutual labels:  cms
Cms
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Stars: ✭ 498 (-8.12%)
Mutual labels:  cms
Lin Cms Spring Boot
🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
Stars: ✭ 453 (-16.42%)
Mutual labels:  cms
Postleaf
Simple, beautiful publishing with Node.js.
Stars: ✭ 520 (-4.06%)
Mutual labels:  cms
Asp.net Mvc Cms
ZKEACMS,建网站就像搭积木一样
Stars: ✭ 448 (-17.34%)
Mutual labels:  cms
Mesh
Gentics Mesh - The open source headless CMS for developers
Stars: ✭ 495 (-8.67%)
Mutual labels:  cms
Jfinal cms
jfinal cms是一个java开发的功能强大的信息咨询网站,采用了简洁强大的JFinal作为web框架,模板引擎用的是beetl,数据库用mysql,前端bootstrap框架。支持oauth2认证、帐号注册、密码加密、评论及回复,消息提示,网站访问量统计,文章评论数和浏览量统计,回复管理,支持权限管理。后台模块包含:栏目管理,栏目公告,栏目滚动图片,文章管理,回复管理,意见反馈,我的相册,相册管理,图片管理,专辑管理、视频管理、缓存更新,友情链接,访问统计,联系人管理,模板管理,组织机构管理,用户管理,角色管理,菜单管理,数据字典管理。
Stars: ✭ 540 (-0.37%)
Mutual labels:  cms
Zblogphp
Z-BlogPHP博客程序
Stars: ✭ 527 (-2.77%)
Mutual labels:  cms
Core
Contao 3 → see contao/contao for Contao 4
Stars: ✭ 509 (-6.09%)
Mutual labels:  cms

Symphony CMS

Minimum PHP Version Build Status Build status Build status
Code coverage PHPStan Scrutinizer Code Quality Maintainability
Join the chat at https://gitter.im/symphonycms/symphony-2 Licence FOSSA Status

Contents

Quick links

Overview

Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies. This repository represents version 3.0.0 and is considered stable.

Useful places:

Server requirements

  • PHP 5.6 or 7.0-7.3
  • PHP’s LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.7 or above is recommended
  • A webserver (known to be used with Apache, Litespeed, Nginx and Hiawatha)
  • Apache’s mod_rewrite module or equivalent
  • PHP’s built in json functions, which are enabled by default in PHP 5.2 and above; if they are missing, ensure PHP wasn’t compiled with --disable-json
  • PHP’s zlib module
  • PHP’s pdo_mysql module

Responsible Security Disclosure

Please follow the guideline for security bug disclosure.

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