this post was submitted on 06 Feb 2024
3 points (100.0% liked)

Drupal

2 readers
1 users here now

An alternative to r/drupal for news, articles, and discussion regarding Drupal and Backdrop, one of the top open source (GPL) CMS platforms powering millions of websites and applications, built, used, and supported by a diverse community of people worldwide. More Info: http://drupal.org and https://backdropcms.org

founded 1 year ago
 

Ever wished you could tweak your web page’s header font or switch up your CTA color, but skipped it to save your developer from the hassle? With Acquia Site Studio’s Style Guide Manager, you don’t have to! Non-technical content marketers now have the power to make styling tweaks to their Drupal site theme via an intuitive interface. Are you interested in learning more? Come on in!

top 1 comments
sorted by: hot top controversial new old
[–] kreynen@fosstodon.org 1 points 9 months ago

@symfonystation Interesting feature. Unfortunately, it's a proprietary, closed-source solution. Anyone interested in an open implementation of this type of feature should check out https://www.drupal.org/project/simple_styleguide. The module allows users with permission to create pattern entities. We recreated the components from https://getbootstrap.com/docs/5.0/components/accordion/ with it for https://online.uccs.edu/simple-styleguide in D9. For D10, we are using https://www.drupal.org/project/bootstrap_ui_kit which includes the Bootstrap 5 components on install.