ramon / avocado
A modern, feature-rich Flarum theme with advanced search, real-time messaging, and comprehensive multi-language support. Built on the Avocado foundation with significant enhancements.
Package info
Language:Less
Type:flarum-extension
pkg:composer/ramon/avocado
Fund package maintenance!
2.1.25-beta
2026-04-19 15:50 UTC
Requires
- flarum/core: ^2.0.0
- 2.1.25-beta
- 2.1.24-beta
- 2.1.23-beta
- 2.1.22-beta
- 2.1.21-beta
- 2.1.20-beta
- 2.1.19-beta
- 2.1.18-beta
- 2.1.17-beta
- 2.1.16-beta
- 2.1.15-beta
- 2.0.14-beta
- dev-master / 0.1.x-dev
- dev-correcao
- dev-BC
- dev-dependencias
- dev-documentacao
- dev-manutencao
- dev-melhoria
- dev-performance
- dev-refatoracao
- dev-traducao
- dev-copilot/atualizar-readme-para-pt-br
This package is auto-updated.
Last update: 2026-04-19 20:29:31 UTC
README
Avocado
A modern, feature-rich Flarum theme featuring advanced search capabilities, real-time messaging integration, comprehensive multi-language support, hero banners, tag colors, social sharing, and more. Originally forked from Asirem by Afrux, now significantly enhanced with new features and improvements.
Features
- Hero Banner — Upload and position a custom banner image at the top of your forum (auto-scaled to 1400px, converted to WebP)
- Tag Colors — Discussion list items styled with tag colors and unread indicators
- Share Button — Native Web Share API on mobile; clipboard fallback on desktop
- Action Icons — Optional Font Awesome icons on Like and Reply buttons
- Tags Page — Custom tile and cloud view for the tags page
- V1 Search Bar — Toggle between the classic dropdown search and the default modal
Requirements
- Flarum
^2.0.0
Installation
composer require ramon/avocado
Updating
composer update ramon/avocado --with-dependencies php flarum cache:clear
Configuration
All settings are available in the admin panel under the Avocado extension:
| Setting | Description | Default |
|---|---|---|
| Hero Image | Upload a banner image for the forum header | — |
| Hero Image Position | CSS background-position value |
center top |
| V1 Search Bar | Use classic dropdown search instead of modal | true |
| Show Share Button | Display share button on posts | true |
| Show Action Icons | Show icons on Like and Reply buttons | true |
| Fixed Avatar Effect | Keep comment avatars sticky while reading posts on desktop | true |
API Endpoints
| Method | Endpoint | Description |
|---|---|---|
POST |
/api/avocado/banner |
Upload hero banner image |
DELETE |
/api/avocado/banner |
Remove hero banner image |
Links
Authors
- Ramon Guilherme
- Sami Mazouz — original Asirem theme