Open fiSCIENCES opened 1 month ago
Hello,
I would like to use your nice dashboard but not the full theme. Just a dashboard page. I did a dashboard controller with the index file in a dashboard view but I'm getting this error:
Class "yii\bootstrap\Widget" not found
Thank you.
Hello again,
Found out that this widget do not use bootstrap5. Changing widgets\Card*.php and Progress.php to bootstrap5 did the job, but look ugly.
Hello,
I would like to use your nice dashboard but not the full theme. Just a dashboard page. I did a dashboard controller with the index file in a dashboard view but I'm getting this error:
Class "yii\bootstrap\Widget" not found
Thank you.