dungphanxuan/yii2-starter-kit-lite

Yii2 Starter Kit Application Template

dev-master 2019-06-27 02:23 UTC

This package is not auto-updated.

Last update: 2024-05-05 01:00:21 UTC


README

993323

Yii 2 Starter Kit Lite


Yii2

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

DEMO

Demo is hosted by awesome Digital Ocean

Frontend: http://yii2-starter-kit.terentev.net

Backend: http://backend.yii2-starter-kit.terentev.net

administrator role account

Login: administrator
Password: administrator

manager role account

Login: manager
Password: manager

user role account

Login: user
Password: user

FEATURES

  • Translations Editor

Widgets

Extensions

API

Starter Kit has fully configured and ready-to-go REST API module. You can access it on http://yii2-starter-kit-lite.dev/api/v1 For some endpoints you should authenticate your requests with one of available methods - https://github.com/yiisoft/yii2/blob/master/docs/guide/rest-authentication.md#authentication

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 dungpx.s@gmail.com

READ MORE

https://github.com/yiisoft/yii2/blob/master/apps/advanced/README.md https://github.com/yiisoft/yii2/tree/master/docs

NOTE

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