If you're using a lot of bower and npm assets with Yii 2.0 you might encounter long running composer update
tasks.
If you're using a lot of bower and npm assets with Yii 2.0 you might encounter long running composer update
tasks.
In Yii 1.x, there was a built in widget CStarRating
based on the jquery star rating plugin. There exists no prebuilt solution in Yii2, however the same concepts can be extended using any jquery plugin.