tentapress/themes

Maintainers

Package info

github.com/tentaplane/plugin-themes

pkg:composer/tentapress/themes

Statistics

Installs: 154

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.16 2026-02-11 13:08 UTC

This package is auto-updated.

Last update: 2026-03-12 20:35:31 UTC


README

Theme management UI for TentaPress.

Plugin Details

Field Value
ID tentapress/themes
Version 0.1.16
Provider TentaPress\Themes\ThemesServiceProvider

Features

  • List available themes
  • Activate/deactivate themes
  • View theme details (layouts, menu locations)
  • Theme screenshots
  • Runtime cache refresh after theme sync/activation for OPCache-backed hosts

Dependencies

None.

Admin Menu

Label Route Capability Icon Position Parent
Themes tp.themes.index manage_themes paintbrush 50 Settings

Development

php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/themes
composer test
composer test:filter -- ThemesAdminFlowTest
composer test:filter -- ThemesEdgeCaseTest