gandh1pl/yii2-template

Yii 2 Advanced Project Template with enhancements

dev-master 2017-01-06 02:07 UTC

This package is not auto-updated.

Last update: 2024-06-17 12:56:00 UTC


README

(sorry for bad english :s)

This template is build on top of Yii 2 Advanced Project Template. Still in development, but it can be used on production.

Some new features / enhancements:

  • template is ready to run on shared hosts
    • frontend: //example.com
    • backend: //example.com/admin)
  • backend is now using AdminLTE layout
  • custom widgets and helper classes (from my still private repository ;))
  • custom version of bootstrap
  • styles moved to LESS
  • many features ready to use, including
    • log behavior (saves any change of model to DB / display it etc.)
    • settings controller (easy changing of some settings, like website name, keywords, facebook fanpage link, etc. + easy adding of new settings)
    • assigning RBAC roles to users (through backend and console)
    • email activation of registered users
    • cache helpers