1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00
Files
php-flarum/framework/core
Toby Zerner 1a05171a8e Allow extension icon styles to reference assets
Example usage:

"icon": {
    "backgroundImage": "url('{$assets}/icon.svg')"
}
2015-10-02 17:55:42 +09:30
..
2015-10-02 17:47:12 +09:30
2015-09-22 17:11:51 +09:30
2015-09-17 12:16:38 +09:30
2015-09-23 18:30:28 +02:00
2015-07-05 21:25:09 +09:30
2015-08-30 15:02:48 +02:00
2015-10-02 17:47:12 +09:30
2015-08-29 18:29:19 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.