Add a live split-pane preview to the CairnCMS item editor.
Install official first-party extensions into an existing CairnCMS deployment.
Package a CairnCMS extension into a custom Docker image for deployment.
| cairncms/extensions | 00kaku/gallery-slider-block | 3rd-eden/ircb.io | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-05-19 | 2016-11-16 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing CairnCMS installation to install extensions into.
CairnCMS Extensions is a collection of official add-ons for CairnCMS, a content management system hosted in its own separate repository. This repository is maintained directly by the CairnCMS project itself, rather than by outside contributors, so it holds the first party extensions that ship alongside the core platform. At the moment the collection is small. It contains one extension, called Live Preview, which lets someone editing content see a live preview of how an item will look on the actual website, shown in a split pane right next to the editing screen. The project structure is set up to hold many more extensions over time, each one published as its own package to npm under the cairncms scope. Installing any extension from this repository follows a common pattern: you can unpack the published npm package into your CairnCMS project's extensions folder, add it as a normal npm dependency, or include it when building a custom Docker image for deployment. Since each extension is published separately, every package has its own README with the specific installation steps, configuration options, and notes for whoever is running the site. The project keeps its contribution guidelines and security disclosure process in separate files, CONTRIBUTING.md and SECURITY.md, rather than folding that information into this main page. The whole repository is released under the GPL-3.0 license, which means anyone who builds on this code and distributes it must also share their changes under the same license terms. Because this README is quite short, there is not much more detail here about how CairnCMS itself works or how deeply these extensions integrate with it. Anyone wanting the full picture would need to look at the main CairnCMS repository and the individual extension packages themselves.
A collection of official first-party extensions for CairnCMS, currently including a live split-pane preview for the content editor.
Mainly JavaScript. The stack also includes JavaScript, npm, Docker.
You can use and modify this code, but if you distribute it or a derivative, you must release your changes under the same GPL-3.0 license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.