schrattenholz / fernehof
Sola-Bestellsystem Fernehof
Package info
github.com/schrattenholz/fernehof
Language:CSS
Type:silverstripe-theme
pkg:composer/schrattenholz/fernehof
dev-main
2022-09-15 14:45 UTC
Requires
This package is auto-updated.
Last update: 2026-02-28 01:04:22 UTC
README
-
Copy the theme into the
themes/directory of your SilverStripe project. If you've named it correctly, there should be a directory calledthemes/simple/templates. -
Add the following to your
mysite/_config.phpfile. Remove any existingSSViewer::set_themelines.SSViewer::set_theme("simple"); HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');