A simple Silverstripe theme that makes use of the Kube CSS framework and is designed to work with the Commerce extension.
A simple Silverstripe theme using the Kube CSS framework, found at:
This version of the theme has been customised to work with the Commerce
module
Copy the theme into the themes/
directory of your SilverStripe
project. If you've named it correctly, there should be a directory
called themes/kube-commerce
.
Add the following to your mysite/_config.php
file. Remove any
existing SSViewer::set_theme
lines.
SSViewer::set_theme("kube-commerce");
HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem