Skip to content

Installation

Arda Çebi edited this page Jul 25, 2018 · 4 revisions

Installation

Firstly, thank you for supporting this theme by attempting to installing on your own Flarum forum. 🙏

Installation of the theme is so easy as eating a piece of cake 🍰


Launch the forum you want to install the theme on.

Then, go to administration settings and open the customization tab.

Click on the custom header section and insert the lines below.

<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script>

<link rel="stylesheet" href="https://rawgit.com/Extum/flarum-theme-material/master/material.css">


Then what? Enjoy! 😄

Clone this wiki locally