newnetcms/theme

There is no license information available for the latest version (v0.0.1) of this package.

Theme Manager

Maintainers

Package info

github.com/newnetcms/theme

pkg:composer/newnetcms/theme

Statistics

Installs: 3

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1 2023-06-28 09:35 UTC

This package is auto-updated.

Last update: 2026-03-05 09:04:00 UTC


README

Commands

Create New Theme

php artisan make:theme THEME_NAME

Functions

// Get setting from file theme/data.json
theme_setting($key, $default = null)