Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tractorcow/silverstripe-metro-memberprofiles
Metro memberprofiles sub-theme for Silverstripe
https://github.com/tractorcow/silverstripe-metro-memberprofiles
Last synced: about 1 month ago
JSON representation
Metro memberprofiles sub-theme for Silverstripe
- Host: GitHub
- URL: https://github.com/tractorcow/silverstripe-metro-memberprofiles
- Owner: tractorcow
- Created: 2013-08-01T23:33:02.000Z (over 11 years ago)
- Default Branch: 3.0
- Last Pushed: 2018-04-05T21:34:13.000Z (almost 7 years ago)
- Last Synced: 2024-10-15T16:10:56.609Z (3 months ago)
- Language: Scheme
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silverstripe Metro Member Profiles 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)
* Memberprofiles module -
* Metro Silverstripe Theme -
* PHP 5.3## Installation Instructions
* Extract all files into the 'themes/metro_memberprofiles' folder, or install using composer
```bash
composer require "tractorcow/silverstripe-metro-memberprofiles": "3.0.*@dev"
```