An open API service indexing awesome lists of open source software.

https://github.com/silverstripe/silverstripe-elemental

Create pages in Silverstripe CMS using content blocks
https://github.com/silverstripe/silverstripe-elemental

hacktoberfest

Last synced: 5 months ago
JSON representation

Create pages in Silverstripe CMS using content blocks

Awesome Lists containing this project

README

          

# Silverstripe elemental

[![CI](https://github.com/silverstripe/silverstripe-elemental/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-elemental/actions/workflows/ci.yml)
[![Silverstripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)

## Installation

```sh
composer require dnadesign/silverstripe-elemental
```

## Documentation

Read the [documentation](docs/en/index.md).

## Versioning

This library follows [Semver](http://semver.org). According to Semver, you will
be able to upgrade to any minor or patch version of this library without any
breaking changes to the public API. Semver also requires that we clearly define
the public API for this library.

All methods, with `public` visibility, are part of the public API. All other
methods are not part of the public API. Where possible, we'll try to keep
`protected` methods backwards-compatible in minor/patch versions, but if you're
overriding methods then please test your work before upgrading.

## Reporting Issues

Please [create an issue](https://github.com/silverstripe/silverstripe-elemental/issues) for any bugs you've found, or features you're missing.

## Credits

Silverstripe Elemental was created by [DNA Design](https://www.dna.co.nz/).

CMS Icon blocks by Creative Stall from the Noun Project.