PHP code example of praxisnetau / silverstripe-moderno-admin
1. Go to this page and download the library: Download praxisnetau/silverstripe-moderno-admin library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
praxisnetau / silverstripe-moderno-admin example snippets
private static $awesome_icon = "fa-calendar";
private static $menu_icon = "mymodule/images/icons/calendar.png";
private static $awesome_icon = "fa-calendar";