Skip to content

tothbarnabas79/cakephp-eliteadmin-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cakephp-eliteadmin-theme

Installation

You can install using composer.

composer require tothbarnabas79/cakephp-eliteadmin-theme

Enable Plugin

// src/Application.php

public function bootstrap()
{
    $this->addPlugin('EliteAdmin');
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published