Skip to content

febfeb/yii2-basic-ready

Repository files navigation

Yii2 Basic Ready

Yii2 Basic Ready for your standard application.

LIBRARIES USED

FEATURES

  • Login with user from database.
  • Register a Membership
  • Logout
  • User Menu
  • Role Menu
  • Dynamic Menu
  • Dynamic RBAC

INSTALLATION

Extract the archive file downloaded from master.zip (approx 24MB) to a directory under the Web root.

Create a database named yii2-basic-ready and import an SQL file from directory db/yii2-basic-ready.sql

You can then access the application through the following URL:

http://localhost/yii2-basic-ready/web/

You can login using username admin with password admin (With Super Administrator privilege) or user with password user (With Regular User privilege). Or if you want to add more user, you can change it inside user table.

CONFIGURATION

You can change whether AdminLTE loads css and js from plugin theme or not inside assets/AdminLtePluginAsset.php

About

a Yii2 basic template ready for your standard admin application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published