[extension] razonyang/yii2-jsend
JSend port for Yii2 ¶ Installation Usage Error Handler The package is a Yii2's implementation of JSend specification. Installation ¶composer require razonyang/yii2-jsend:^1.0 Usage ¶Update resposne...
View Article[extension] diecoding/yii2-core
Yii2 Core ¶ Cara Memasang List Class Tidak ada dokumentasi, karena hanya untuk tambahan internal Die Coding saja ^_^ Cara Memasang ¶Melalui console composer require --prefer-dist diecoding/yii2-core...
View Article[news] Bootstrap 4 extension version 2.0.7 released
Bootstrap 4 extension version 2.0.7 was released. This version fixes a bug in displaying error message for checkbox and radio lists and allowing to override all CSS classes via widget factory. Thanks...
View Article[news] Gii extension 2.1.1 released
We are very pleased to announce the release of Gii extension version 2.1.1 fixing a bug not highlighting part of the diff preview. See the CHANGELOG for details.
View Article[news] Yii 2.0.25
We are very pleased to announce the release of Yii Framework version 2.0.25. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[wiki] Move sources to src
Yii 3 and many Yii 2 package sources are contained within src directory which is convenient since you have less directories to check. /config /runtime /src /assets /commands /controllers /mail /models...
View Article[news] Debug extension 2.1.8 released
Debug extension version 2.1.8 was released. This version fixes two bugs: Infinite redirect when URL normalizer is turned on Broken user switching from the toolbar See the CHANGELOG for details.
View Article[extension] owk/yii2-circular-navigation
Yii2 Circular navigation ¶ Installation Usage Created by Codrops http://www.codrops.com >Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or...
View Article[news] ApiDoc extension version 2.1.2 released
We are very pleased to announce the release of the ApiDoc extension version 2.1.2. This release upgrades highlight.js dependency to 9.13.1 and fixes multiple TOC rendering in ApiMarkdown. See the...
View Article[extension] razonyang/yii2-uploader
Yii2 Uploader ¶ Installation Usage Installation ¶composer require razonyang/yii2-uploader Usage ¶Configuration: return [ 'components' => [ 'uploader' => [ 'class' =>...
View Article[extension] razonyang/yii2-app-template
Yii2 App Template DEMO DOCUMENTATION DIRECTORY STRUCTURE Credit Yii2 App Template ¶ Yii2 App Project Template is a skeleton Yii 2 application best for developing complex web applications with multiple...
View Article[extension] razonyang/yii2-rate-limiter
Yii2 Rate Limiter ¶ Backends Installation Usage Backends ¶Memcached requires memcached extension. Redis requires redis extension or yiisoft/yii2-redis package. Installation ¶composer require...
View Article[extension] slavkovrn/yii2-jsoneditor
JsonEditor widget for Yii2 Framework uses Json Editor plugin for jQuery ¶ Installation Usage JsonEditor widget demo page The extension uses Json Editor plugin by Author Jadesoul http://jadesoul.org for...
View Article[extension] alles
Requirements Installation Usage Resources ...overview of the extension... Requirements ¶...requirements of using this extension (e.g. Yii 2.0 or above)... Installation ¶...how to install the extension...
View Article[extension] nterms/yii2-mailqueue
yii2-mailqueue ¶ Installation Configuration Updating database schema Processing the mail queue Setting the CRON job Usage License Email queue component for yii2 that works with yii2-swiftmailer...
View Article[news] Yii 2.0.26
We are very pleased to announce the release of Yii Framework version 2.0.26. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[extension] dmitrybtn/yii2-yimp
YIMP - Панель управления для Yii 2 на Bootstrap 4 ¶Концепция ¶YIMP - это панель управления, предназначенная для быстрого создания пользовательского интерфейса. YIMP предоставляет лейаут, адаптированный...
View Article[extension] shahimian/yii2-dategj
Date GJ ¶ Installation Usage Method Details it convert Gregorian date to Jalali calendar one. Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar...
View Article[extension] solutosoft/yii-audit-record
Yii Audit Record ¶This extension provides support for store active record changes for Yii2. Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar...
View Article[extension] execut/yii2-javascript-handler
yii2-javascript-handler ¶Javascript error handler for Yii2 Install ¶Either run $ php composer.phar require execut/yii2-javascript-handler "dev-master" or add "execut/yii2-javascript-handler":...
View Article