tractorcow / silverstripe-metro-blog
Metro blog sub-theme for Silverstripe
Installs: 45
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Language:Scheme
Type:silverstripe-theme
Requires
- silverstripe/blog: dev-master
- silverstripe/cms: >=3.0
- silverstripe/framework: >=3.0
- tractorcow/silverstripe-metro: 3.0.*-dev
This package is auto-updated.
Last update: 2024-10-20 17:17:46 UTC
README
This theme builds on top of the metroui design library 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 - https://github.com/tractorcow/silverstripe-metro-blog
Requirements
- SilverStripe 3.0 or above (both framework and cms)
- Blog module - https://github.com/silverstripe/silverstripe-blog
- Metro Silverstripe Theme - https://github.com/tractorcow/silverstripe-metro
- PHP 5.3
Installation Instructions
- Extract all files into the 'themes/metro_blog' folder, or install using composer
composer require "tractorcow/silverstripe-metro-blog" "3.0.*@dev"