peliprint/blueprint/defaults/extensions/button.default
purple 0f95d98c37 Updates to extension installation
Extension logo's get imported correctly now, as well as extension buttons in the /admin/extensions page. Routes and view controllers get added automatically as well.
2023-03-26 17:24:30 +02:00

1 line
No EOL
302 B
Text

<div class="col-xs-6 col-sm-3 text-center"><a href="{{ route('admin.extensions.␀id␀.index') }}"><button class="btn btn-gray" style="width:100%;margin-bottom:17px;"><img src="/assets/extensions/␀id␀/icon.jpg" alt="logo" class="img-btn"> ␀name␀ <small>␀version␀</small></button></a></div>