paragonie / airship
Simply Secure Content Management System - 'The sky is only the beginning'
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 427
Watchers: 26
Forks: 40
Open Issues: 29
Type:project
Requires
- php: ^7
- ext-gd: *
- ext-libsodium: ^1.0.6
- ext-mbstring: *
- ext-openssl: *
- ext-zip: *
- bjeavons/zxcvbn-php: *
- ezyang/htmlpurifier: ^4.8
- gregwar/rst: ^1.0
- guzzlehttp/guzzle: ^6
- league/commonmark: ^0.13
- paragonie/constant_time_encoding: ^2
- paragonie/cookie: ^3.1
- paragonie/csp-builder: ^2
- paragonie/gpg-mailer: ^0|^1
- paragonie/halite: ^2
- paragonie/hpkp-builder: ^0|^1
- paragonie/multi-factor: ^0|^1
- paragonie/recaptcha: ^2
- psr/http-message: ^1
- psr/log: ^1
- roave/security-advisories: dev-master
- twig/twig: ^1
Requires (Dev)
Suggests
- ext-apcu: Minimum: 5.1.7
README
The sky is only the beginning.
CMS Airship is a secure-by-default content management system, blog engine, and application development framework written for PHP 7.2 and above.
CMS Airship is Free Software (GPL 3) developed and maintained by Paragon Initiative Enterprises.
Commercial license are available for purchase if your company requires an alternative to the GNU Public License.
Benefits of CMS Airship
- Digitally signed automatic security updates.
- Community first. The community is always in control of any add-ons it produces. No one can backdoor your extensions without your signing keys.
- Supports a multi-site architecture out of the box.
- Designed by progressive-minded application security professionals.
- Fully customizable and extensible.
Our
Gears
system allows extensions to easily restructure and/or replace entire Airship features without causing conflicts with our secure automatic updating process.
See how the out-of-the-box security of CMS Airship compares to WordPress, Drupal, or Joomla.
Documentation
The CMS Airship Documentation is in the docs
directory.
Available on the AWS Marketplace
Minimum Requirements
- PHP 7.2 or newer
- Libsodium 1.0.15 or newer
Getting Started
Customizing Your Airship
CMS Airship extensions come in three flavors (detailed explanations):
- Cabins: self-contained applications
- Gadgets: alters the functionality of an existing Cabin (or of the Engine itself)
- Motifs: alters the apperance of an existing Cabin
To create and/or manage these extensions, check out barge, our command line utility.
Screenshot
Airship is fully mobile responsive thanks to the Pure CSS framework. See it in action at CSPR.NG.
Contributing to CMS Airship
- See CONTRIBUTING.md