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

https://github.com/ntd/silverstrap-module

A required dependency of the silverstrap theme for easy theme customization
https://github.com/ntd/silverstrap-module

bootstrap module silverstripe silverstripe-module theme

Last synced: 9 months ago
JSON representation

A required dependency of the silverstrap theme for easy theme customization

Awesome Lists containing this project

README

          

silverstrap-module
==================
[![License](https://poser.pugx.org/entidi/silverstrap-module/license)](https://packagist.org/packages/entidi/silverstrap-module)
[![Code Quality](https://scrutinizer-ci.com/g/ntd/silverstrap-module/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ntd/silverstrap-module/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/entidi/silverstrap-module/v/stable)](https://packagist.org/packages/entidi/silverstrap-module)

[SilverStrap](https://github.com/ntd/silverstrap) is a
[Silverstripe](https://www.silverstripe.org/) theme based on the
[Bootstrap](http://twitter.github.io/bootstrap/) front end framework.
`silverstrap-module` is required by that theme in order to provide a
flawless user and developer experience.

Installation
------------

composer require entidi/silverstrap

For more details and instructions on how to use it, take a look at the
main [SilverStrap documentation](https://github.com/ntd/silverstrap).

Other documentation
-------------------

* [Usage](docs/en/usage.md)
* [Contributing](CONTRIBUTING.md)
* [Code of Conduct](https://docs.silverstripe.org/en/contributing/code_of_conduct)
* [BSD license](LICENSE.md)
* [ChangeLog](CHANGELOG.md)
* [Support](docs/en/support.md)