the-turk / flarum-extended-appearance
Speed up your Flarum customization process.
Installs: 1 109
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 13
Language:CSS
Type:flarum-extension
Requires
- flarum/core: >=0.1.0-beta.10 <0.1.0-beta.14
Conflicts
- the-turk/flarum-stargazing-theme: <=0.1.1
- dev-master
- 0.1.1
- 0.1.0
- dev-dependabot/npm_and_yarn/js/terser-4.8.1
- dev-dependabot/npm_and_yarn/js/minimist-1.2.6
- dev-dependabot/npm_and_yarn/js/ajv-6.12.6
- dev-dependabot/npm_and_yarn/js/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/js/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/js/codemirror-5.58.2
- dev-dependabot/npm_and_yarn/js/lodash-4.17.21
- dev-dependabot/npm_and_yarn/js/ssri-6.0.2
- dev-dependabot/npm_and_yarn/js/y18n-4.0.1
- dev-dependabot/npm_and_yarn/js/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/js/ini-1.3.8
This package is auto-updated.
Last update: 2022-08-21 02:14:52 UTC
README
It can be so hard sometimes to choose best colors that go together while customizing Flarum and it's nightmare if you're using admin panel-only for adding some custom LESS/CSS/HTML - especially if you're a newcomer or less technical. I hope this extension speeds up your customization process and gives you some inspiration for your next Flarum theme as it does for me.
Features
- Live theme visualization with Pickr implementation
- In-browser code editor powered by CodeMirror
- Relocate sidebar to the right or keep it on the left
- Prevent admin page from reloading after saving LESS/CSS/HTML changes
- Integration with
clarkwinkelmann/flarum-ext-scratchpad
extension
Conflictions
This extension conflicts with the-turk/flarum-stargazing-theme package for now. I plan to release a new version for it in order to solve this confliction.
Installation
composer require the-turk/flarum-extended-appearance
Updating
composer update the-turk/flarum-extended-appearance php flarum cache:clear
Usage
Just enable the extension and go to the "Appearance" settings.