[Extension] yii-menu-module
Interface to manage menus and code-generation to deploy them into your application.
View Article[Wiki] How to Create Pdf Report / Excel Report By Using Parameters (From -...
Asslamualaikum Wr.Wb Hello I'm Fahmi Azain i will share wiki tutorial about Creating Pdf Report / Excel Report by using Parms / Parameters. First you should follow the requirements below: For Pdf...
View Article[Extension] yii2-scroll-pager
Turns your regular paginated page into an infinite scrolling page using AJAX
View Article[Extension] rwidgetgenarator
A Widget Generator That Boost Up Your Widget Creation on the Fly ;)
View Article[Wiki] Hosting an Advanced Yii2 Application on Heroku
I recently tried to host a Yii2 application on Heroku and ran into a bunch of snafus. I wrote a long post about how I worked around it and got it running. Let me know if you have any suggestions or...
View Article[Extension] yii-active-collection-decorator
This extension can decorate any ActiveRecord method which returns list of the ActiveRecord models.
View Article[Extension] ydatagrid
DataTable Tools, support something like Excel formula, easy to export csv and xls
View Article[Extension] ejswidget
EJsWidget makes widgets act more like self-contained "mini apps".
View Article[Wiki] HOW TO: Use token based authentication
After reading the other wiki article regarding token based access, I thought that it might be interesting to share my method. I have extended CWebUser (which I call YWebUser) for token based access. In...
View Article[Extension] geographical-distance-helper
Build scopes/criteria using your models' latitude/longitude coordinates to filter by (and/or compute) distance from a point.
View Article[Extension] omf
OMF (Object Modeling Framework) handle and persist objects, properties and relationships in an unique storage
View Article[Wiki] Multi level dropdown menu in Bootstrap
To get multi level dropdown menu of using boostrap extension (http://www.yiiframework.com/extension/bootstrap/) widget TbNavbar just follow steps 1) copy css copy css into your main css file, you can...
View Article