Skip to content

forkcms/theme-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theme-validator

Validates Fork CMS themes and holds the theme's information. Ensures proper installation of all Fork CMS files and provides an easy data structure for use in your project.

##usage

$theme = new Theme(new ThemeDirectory($pathToTheme));

Doing this will validate the theme and throw exceptions where necessary.
$theme now holds all information about the theme.

About

Validates themes to ensure proper installation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages