Download the PHP package martyn911/yii2-easy-start without Composer
On this page you can find all versions of the php package martyn911/yii2-easy-start. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download martyn911/yii2-easy-start
More information about martyn911/yii2-easy-start
Files in martyn911/yii2-easy-start
Package yii2-easy-start
Short Description Yii 2 Advanced Easy Start
License MIT
Homepage https://github.com/martyn911/yii2-easy-start
Informations about the package yii2-easy-start
Yii2 Easy Start
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
Сборка для простого старта разработки приложений, основанных на коде с yii2.
В сборке уже настроены основные компоненты и она поможет вам не тратить время, делая ту же работу в каждом проекте.
DEMO
Frontend: http://yii2-easy-start.ceprey.xyz
Backend: http://admin.yii2-easy-start.ceprey.xyz
administrator
role account
manager
role account
user
role account
Screens
REQUIREMENTS
The minimum requirement by this application template that your Web server supports PHP 5.4.0. Required PHP extensions:
- intl
Installation
Before you begin
-
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
- Install composer-asset-plugin needed for yii assets management
Get source code
Download sources
https://github.com/martyn911/yii2-easy-start/archive/master.zip
Or clone repository manually
Install composer dependencies
Get source code via Composer
You can install this application template with composer
using the following command:
Setup application
- Copy
.env.dist
to.env
in the project root. -
Adjust settings in
.env
file-
Set debug mode and your current environment
-
Set DB configuration
-
Set application canonical urls
- Set email configuration
-
- Run in command line
Configure your web server
Copy vhost.conf.dist
to vhost.conf
, change it with your local settings and copy (symlink) it to nginx sites-enabled
directory.
Or configure your web server with three different web roots:
That`s all. After provision application will be accessible on http://yii2-easy-start.dev
Demo data
Demo Users
Have any questions?
mail to [email protected]
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!
All versions of yii2-easy-start with dependencies
ext-intl Version *
yiisoft/yii2 Version ~2.0.6
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0
vlucas/phpdotenv Version ^2.4
dektrium/yii2-user Version ^0.9.12
dektrium/yii2-rbac Version ^1.0.0-alpha@dev
bower-asset/admin-lte Version ^2.3
bower-asset/font-awesome Version ^4.7
yiisoft/yii2-jui Version ^2.0
bower-asset/html5shiv Version ^3.7
bower-asset/jquery-slimscroll Version ^1.3
codemix/yii2-localeurls Version ^1.4