2017 © Pedro Peláez
 

project yii2-starter-kit

Yii2 Starter Kit Application Template

image

trntv/yii2-starter-kit

Yii2 Starter Kit Application Template

  • Saturday, July 21, 2018
  • by trntv
  • Repository
  • 171 Watchers
  • 1114 Stars
  • 13,421 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 572 Forks
  • 15 Open issues
  • 39 Versions
  • 4 % Grown

The README.md

Yii 2 Starter Kit

Packagist Packagist Build Status, (*1)

This is Yii2 start application template., (*2)

It was created and developing as a fast start for building an advanced sites based on Yii2., (*3)

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, (*4)

Before you start

Please, consider helping project via contributions or donations., (*5)

TABLE OF CONTENTS

Quickstart

  1. Install composer
  2. Install docker
  3. Install docker-compose
  4. Run bash 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 3
  • 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)
    • Indonesian (Bahasa)
  • 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

administrator role account, (*6)

Login: webmaster
Password: webmaster

manager role account, (*7)

Login: manager
Password: manager

user role account, (*8)

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 (^_^), (*9)

Have any questions?

Mail to victor@vgr.cl or yevhen.terentiev@gmail.com, (*10)

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!, (*11)

The Versions

30/09 2014

1.2.0

1.2.0.0

Yii 2 Starter Kit Application Template

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

framework application template yii2 start

11/08 2014

1.1.0

1.1.0.0

Yii 2 Starter Kit Application Template

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

framework application template yii2 start

23/07 2014