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
- Host: GitHub
- URL: https://github.com/silverstripe/silverstripe-elemental
- Owner: silverstripe
- License: bsd-3-clause
- Created: 2014-08-26T05:27:34.000Z (almost 12 years ago)
- Default Branch: 5
- Last Pushed: 2025-04-11T02:13:54.000Z (over 1 year ago)
- Last Synced: 2025-04-14T01:49:41.979Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage: http://dna.co.nz
- Size: 6.5 MB
- Stars: 109
- Watchers: 23
- Forks: 117
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Silverstripe elemental
[](https://github.com/silverstripe/silverstripe-elemental/actions/workflows/ci.yml)
[](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.