[news] Queue extension 2.2.0 released
We are very pleased to announce the release of Queue extension version 2.2.0. The release is fixing important bugs, reduces roundtrips to beanstalk server when removing a job, marking ErrorEvent as...
View Article[extension] diazoxide/yii2-blog
diazoxide/yii2-blog ¶Advanced Yii2 Blog module. Posts, Categories, Comments, Tags, With Slider Revolution, SEO tags, Social Tags Features Blog Posts Title Slug Multiple Categories for each post Brief...
View Article[news] Yii 2.0.17
We are very pleased to announce the release of Yii Framework version 2.0.17. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[extension] ianikanov/yii2-wce
Widget as Controller Yii2 Extension ¶ Installation Usage Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model Installation ¶The preferred way to...
View Article[extension] mihaildev/yii2-elfinder
ElFinder Расширение для Yii 2 ¶ Поддерживаемые хранилища Установка Настройка Настройка callback-ов для событий Настройка Плагинов Использование Использование при работе с PathController CKEditor...
View Article[extension] mihaildev/yii2-ckeditor
CKEditor Расширение для Yii 2 ¶ Установка Использование Полезные ссылки CKEditor — свободный WYSIWYG-редактор, который может быть использован на веб-страницах. Установка ¶Удобнее всего установить это...
View Article[news] Preparing Yii for the long run
OpenCollective Goals Help us to move Yii forward In order for such a big project as Yii to function properly, we need core contributors watching it constantly: making sure it goes in the right way,...
View Article[news] Debug extension 2.1.1 released
We are very pleased to announce the release of Debug extension version 2.1.1. This version fixes some bugs including accessibility ones and adds multiple enhancements: The toolbar is now resizeable....
View Article[news] Yii 1.1.21 is released
We are very pleased to announce that Yii Framework version 1.1.21 is released. You can download it at yiiframework.com/download/. This release is a release of Yii 1.1 that has reached maintenance mode...
View Article[extension] sjaakp/yii2-spatial
Yii2-spatial ¶ Installation Usage ActiveRecord method ActiveQuery method ActiveRecord with spatial attributes. Those attributes are transformed from the internal MySQL format to GeoJSON format after...
View Article[extension] sjaakp/yii2-dateline
Yii2 Dateline ¶ Installation Using Dateline Bands Events Dates Widget for date-related data in Yii 2.0 PHP Framework. ¶Dateline widget renders my Javascript jQuery Dateline. The Event data for the...
View Article[extension] jeffersoncarvalho/yii2-quagga
QuaggaJS ¶ Installation Usage QuaggaJS Installation ¶The preferred way to install this extension is through composer. Either run composer require --prefer-dist jeffersoncarvalho/yii2-quagga "~1.0.2" or...
View Article[extension] skeeks/yii2-link-activation
Conversion of inactive links in the text ¶ Installation Client replace (on js) Backend replace Screenshot Video Links A small extension to convert active links in the text to active (clickable). It can...
View Article[extension] vxm/yii2-mfa
Yii2 MFA ¶ About it Requirements Installation Usage About it ¶An extension support implementing multi factor authenticate base on Spomky-Labs/otphp wrapper for Yii2 user component. Requirements ¶PHP...
View Article[extension] vxm/yii2-console-menu
Yii2 Console Menu ¶ About it Requirements Installation Usage About it ¶An extension support build pretty menu base on nunomaduro/laravel-console-menu, and is a php-school/cli-menu wrapper for Yii2...
View Article[extension] vxm/yii2-desktop-notifier
Yii2 Desktop Notifier ¶ About it Requirements Installation Usage About it ¶An extension support send desktop notify base on JoliNotif wrapper for Yii2 console controller. Works on Linux, Windows &...
View Article[extension] huijiewei/yii2-upload
yii2-upload ¶ 安装 配置及使用 直传到云存储 扩展 License Yii2 下的一个上传组件, 支持直传到第三方云存储。 安装 ¶composer require huijiewei/yii2-upload 配置及使用 ¶本地存储 ¶ // 在 Yii2 components 配置里面增加 'upload' => [ 'class' =>...
View Article[extension] huijiewei/yii2-wechat
yii2-wechat ¶ 安装 配置 配置数据库 用法 Yii2 微信扩展 本扩展优化了微信网页授权流程 基于 overtrue/wechat. 安装 ¶composer require huijiewei/yii2-wechat 配置 ¶增加 component 配置到 config/main.php: 'components' => [ // ... // componentId...
View Article[extension] skeeks/yii2-multi-language
Component for multilingual site ¶ Installation Use config your application Example Screenshot Video Links Installation ¶$ composer require skeeks/yii2-multi-language "^1.0.0" Or add this to your...
View Article[extension] vxm/yii2-searchable
Yii2 Searchable ¶ About it Requirements Installation Configuration Indexing Searching About it ¶An extension provide simple full-text search with ideas get from laravel/scout and base on...
View Article