openclassify/Modules/Category/resources/views/themes
2026-03-07 22:23:53 +03:00
..
default Align auth pages and headers 2026-03-07 22:23:53 +03:00
otoplus Align auth pages and headers 2026-03-07 22:23:53 +03:00
README.md Document listing and category fixes 2026-03-04 11:17:08 +03:00

Category Theme Contract

Active category template is resolved from config('theme.modules.category').

Create:

  • themes/{theme}/index.blade.php
  • themes/{theme}/show.blade.php

Then set OC_THEME_CATEGORY={theme}.