pamio / respond

Respond is a responsive CMS that features Bootstrap 3, a complete REST API, templates, plugins, and more.

Home Page:http://respondcms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Respond CMS

Respond is an open source, responsive content management system that you can use to build responsive sites. Respond features a REST API, a lightning-fast Angular-powered UI, Bootstrap 3.0, Polymer-based plugins, multilingual support, and an enhanced data layer using PDO.

Learn more about Respond CMS at: http://respondcms.com

View our documentation at: http://respondcms.com/learn

New in version 5.1:

  • New editor UI
  • Support for Embed Code in Header/Footer
  • Remove subscriptions, Amazon S3 support

Upgrading from version 5.0

  • Pull (or download) the latest version
  • Update setup.php (or setup.local.php)
  • Upgrade sites
  • Update SQL
alter table Sites add Column EmbeddedCodeHead text NULL default '';
alter table Sites add Column EmbeddedCodeBottom text NULL default '';

License Information: http://respondcms.com/page/license

About

Respond is a responsive CMS that features Bootstrap 3, a complete REST API, templates, plugins, and more.

http://respondcms.com

License:MIT License


Languages

Language:JavaScript 43.4%Language:HTML 29.9%Language:PHP 16.0%Language:CSS 10.7%Language:ApacheConf 0.0%