Search by

stezkoy / flarum-modularis

Stezkoy

Manage custom CSS styles for the forum and the admin panel with simple grouping, per-style activation and caching.

Package info

github.com/Stezkoy/flarum-modularis

Forum

Language:JavaScript

Type:flarum-extension

pkg:composer/stezkoy/flarum-modularis

Statistics

Installs: 42

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.8 2026-09-08 17:57 UTC

This package is auto-updated.

Last update: 2026-09-08 18:14:23 UTC


README

Flarum PHP License Latest Stable Version Total Downloads

Русская версия

Manage custom CSS styles for the forum and the admin panel: split styles into named blocks, enable/disable them individually and group them by area.

Features

  • Separate sections for Forum and Admin Panel styles
  • Named styles with individual activation toggle
  • Create, edit and delete styles
  • Export and import styles (JSON)
  • CSS validation against dangerous constructs (@import, javascript:, HTML tags, data URIs)
  • Per-area caching of active styles for performance

Preview

Installation

composer require stezkoy/flarum-modularis
php flarum migrate
php flarum cache:clear

Requirements

  • PHP ^8.3
  • Flarum ^2.0

License

MIT · Stezkoy