Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tractorcow/silverstripe-metro-comments
Metro sub-theme for comments module
https://github.com/tractorcow/silverstripe-metro-comments
Last synced: about 2 months ago
JSON representation
Metro sub-theme for comments module
- Host: GitHub
- URL: https://github.com/tractorcow/silverstripe-metro-comments
- Owner: tractorcow
- Created: 2013-07-29T03:33:22.000Z (over 11 years ago)
- Default Branch: 3.0
- Last Pushed: 2018-04-05T21:29:30.000Z (almost 7 years ago)
- Last Synced: 2024-10-16T16:49:45.181Z (3 months ago)
- Language: Scheme
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silverstripe Metro Comments Sub-Theme
This theme builds on top of the [metroui design library ](http://metroui.org.ua) built by Sergey Primenov, Sergey Volkov,
and Valerio Battaglia. It has been packaged as an easy to import Silverstripe theme with basic templates for convenience.## Credits and Authors
* Damian Mooyman -
## Requirements
* SilverStripe 3.0 or above (both framework and cms)
* Comments module -
* Metro Silverstripe Theme -
* PHP 5.3## Installation Instructions
* Extract all files into the 'themes/metro_comments' folder, or install using composer
```bash
composer require "tractorcow/silverstripe-metro-comments": "3.0.*@dev"
```