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
- Host: GitHub
- URL: https://github.com/ntd/silverstrap-module
- Owner: ntd
- License: bsd-2-clause
- Created: 2016-08-02T13:18:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T11:55:08.000Z (over 2 years ago)
- Last Synced: 2025-09-06T02:36:32.715Z (10 months ago)
- Topics: bootstrap, module, silverstripe, silverstripe-module, theme
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
silverstrap-module
==================
[](https://packagist.org/packages/entidi/silverstrap-module)
[](https://scrutinizer-ci.com/g/ntd/silverstrap-module/?branch=master)
[](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)