Automatic resize images:
<?= \Yii::$app->imaging->thumbnailUrlOnRequest($model->image ? $model->image->src : null, new \skeeks\cms\components\imaging\filters\Thumbnail([ 'w' => 300, 'h' => 0, ]), $model->code ); ?>
Popular
Release SkeekS CMS 5.6.5. What's new in CMS in 2020?
- Apr 29, 2020
SkeekS CMS 5.5.11 release works with yii2 2.0.24
- Aug 13, 2019
How to send a form to yii2 and skeeks cms via ajax?
- Apr 18, 2019