Search by

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

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/ThunboltModules/admin

Language:HTML

pkg:composer/thunbolt-module/admin

Statistics

Installs: 105

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.0 2019-05-28 17:11 UTC

This package is auto-updated.

Last update: 2022-07-05 14:45:00 UTC


README

Instalace

´´composer require thunbolt-module/admin´´

Můžeme také vytvořit vlastní základní presenter pro admin modul:

´´´php namespace App\Presenters;

class AdminPresenter extends BasePresenter {

} ´´´

Homepage

Pro homepage doporučujeme použít tento doplněk:

Dokumentace

[Ukázkový příklad]