schrattenholz / sehnenmuehle
Sola-Bestellsystem Sehnenmuehle
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:silverstripe-theme
pkg:composer/schrattenholz/sehnenmuehle
Requires
This package is auto-updated.
Last update: 2025-10-23 15:08:24 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');