openclassify/Modules/Category/resources/views/themes/README.md
2026-03-04 11:17:08 +03:00

223 B

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}.