yii2-starter-kit

Yii2 Starter Kit

Github星跟踪图

Yii 2 Starter Kit

Packagist
Packagist
Build Status

This is Yii2 start application template.

It was created and developing as a fast start for building an advanced sites based on Yii2.

It covers typical use cases for a new project and will help you not to waste your time doing the same work in every project

Before you start

Please, consider helping project via contributions or donations.

TABLE OF CONTENTS

Quickstart

  1. Install composer
  2. Install docker
  3. Install docker-compose
  4. Run
    composer create-project yii2-starter-kit/yii2-starter-kit myproject.com --ignore-platform-reqs
    cd myproject.com
    composer run-script docker:build
    
  5. Go to http://yii2-starter-kit.localhost

FEATURES

Admin backend

  • Beautiful and open source dashboard theme for backend AdminLTE 2
  • Content management components: articles, categories, static pages, editable menu, editable carousels, text blocks
  • Settings editor. Application settings form (based on KeyStorage component)
  • File manager
  • Users, RBAC management
  • Events timeline
  • Logs viewer
  • System monitoring

I18N

  • Built-in translations:
    • English
    • Spanish
    • Russian
    • Ukrainian
    • Chinese
    • Vietnamese
    • Polish
    • Portuguese (Brazil)
  • Language switcher, built-in behavior to choose locale based on browser preferred language
  • Backend translations manager

Users

  • Sign in
  • Sign up
  • Profile editing(avatar, locale, personal data)
  • Optional activation by email
  • OAuth authorization
  • RBAC with predefined guest, user, manager and administrator roles
  • RBAC migrations support

Development

Other

DEMO

Demo is hosted by awesome Digital Ocean

administrator role account

Login: webmaster
Password: webmaster

manager role account

Login: manager
Password: manager

user role account

Login: user
Password: user

How to contribute?

You can contribute in any way you want. Any help appreciated, but most of all i need help with docs (^_^)

Have any questions?

Mail to eugene@terentev.net

READ MORE

NOTE

This template was created mostly for developers NOT for end users.
This is a point where you can start your application, rather than creating it from scratch.
Good luck!

概览

名称与所有者yii-starter-kit/yii2-starter-kit
主编程语言PHP
编程语言PHP (语言数: 7)
平台
许可证Other
发布数33
最新版本名称4.2.0 (发布于 )
第一版名称1.0.0 (发布于 2014-07-23 16:00:00)
创建于2014-07-08 12:01:37
推送于2022-09-29 21:03:20
最后一次提交2021-08-30 16:46:19
星数1.4k
关注者数160
派生数653
提交数1.2k
已启用问题?
问题数548
打开的问题数20
拉请求数138
打开的拉请求数0
关闭的拉请求数97
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部