Skip to content

MadEyeDeer/flarum-pallet-theme

 
 

Repository files navigation

Pallet Theme for Flarum

MIT license Latest Stable Version Total Downloads Static Badge

Light Pallet Dark Pallet - Tags Navigation

Welcome to the Pallet Theme!

Originally created by the-turk, this theme offers a beautiful and dynamic user interface for your Flarum forum. With the original author unable to maintain it, I have taken over the development to ensure it remains compatible with the latest Flarum updates.

-- Adrian

How to remove the original theme

If you have the original Pallet Theme installed, you'll need to remove it first. Just run this command:

composer remove the-turk/flarum-pallet-theme

Installation

To install the Pallet Theme, use Composer:

composer require madeyedeer/flarum-pallet-theme

Updating

To update the Pallet Theme, use Composer:

composer update madeyedeer/flarum-pallet-theme
php flarum migrate
php flarum cache:clear

Note: Some releases may require a version to be specified when updating, so check the release notes on the Flarum forum for specific instructions.

About Maintenance

The Pallet Theme will continue to be maintained to ensure compatibility with Flarum. Please report any issues, especially those related to compatibility with other extensions, on the GitHub issues page.

Links

Packages

No packages published

Languages

  • JavaScript 47.2%
  • Less 43.9%
  • PHP 8.9%