beaten-sect0r / yii2-core
Yii2 Core project template
Installs: 1 052
Dependents: 0
Suggesters: 0
Security: 0
Stars: 79
Watchers: 13
Forks: 34
Open Issues: 4
Type:project
Requires
- php: >=5.4.0
- ext-intl: *
- ext-mbstring: *
- ext-mcrypt: *
- 2amigos/yii2-disqus-widget: *
- 2amigos/yii2-selectize-widget: *
- beaten-sect0r/yii2-db-manager: *
- bower-asset/admin-lte: *
- bower-asset/font-awesome: *
- bower-asset/highlightjs: *
- bower-asset/html5shiv: *
- bower-asset/jquery-slimscroll: *
- bower-asset/open-sans-fontface: *
- bower-asset/timecircles: *
- creocoder/yii2-taggable: *
- developeruz/yii2-db-rbac: *
- loveorigami/yii2-notification-wrapper: *
- mihaildev/yii2-elfinder: *
- samdark/sitemap: *
- trntv/yii2-datetime-widget: *
- vlucas/phpdotenv: *
- vova07/yii2-fileapi-widget: *
- vova07/yii2-imperavi-widget: *
- yiisoft/yii2: ~2.0.6
- yiisoft/yii2-bootstrap: *
- yiisoft/yii2-swiftmailer: *
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-24 22:55:42 UTC
README
Click on a ⭐!
Yii2 Core Project 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.
Table of contents
Features
- Beautiful and open source dashboard theme for backend AdminLTE 2
- Translations: English, Russian
- Sign in, sign up, profile, email activation etc
- User management
- Content management components: articles, categories, tags, static pages, editable menu
- Maintenance mode component
- Key storage
- Useful behaviors (GlobalAccessBehavior, LastActionBehavior)
- Log web interface
- Cache web controller
- DB manager
- Flatpickr widget
- phpSysInfo
- RBAC with predefined
guest
,user
,manager
andadministrator
roles - dotenv support
- Sitemap and sitemap index builder
- FileAPI widget
- Taggable behavior
- TinyMCE widget
- Selectize widget
- ElFinder widget
- Notification wrapper
- Open Sans fonts
- Awesome font
- JavaScript syntax highlighter
- Vagrant support