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:JavaScript
Type:flarum-extension
pkg:composer/ramon/avocado
Fund package maintenance!
2.1.13-beta
2026-04-11 01:46 UTC
Requires
- flarum/core: ^2.0.0
- 2.1.13-beta
- 2.1.12-beta
- 2.1.11-beta
- 2.1.10-beta
- 2.1.9-beta
- 2.1.8-beta
- 2.1.7-beta
- 2.1.6-beta
- 2.1.5-beta
- 2.1.4-beta
- 2.1.3-beta
- 2.1.2-beta
- 2.1.1-beta
- 2.1.0-beta
- 2.0.25-beta
- 2.0.24-beta
- 2.0.23-beta
- 2.0.22-beta
- 2.0.21-beta
- 2.0.20-beta
- 2.0.19-beta
- 2.0.18-beta
- 2.0.17-beta
- 2.0.16-beta
- 2.0.15-beta
- 2.0.14-beta
- 2.0.13-beta
- 2.0.12-beta
- 2.0.11-beta
- 2.0.10-beta
- 2.0.9-beta
- 2.0.8-beta
- 2.0.7-beta
- 2.0.6-beta
- 2.0.5-beta
- 2.0.4-beta
- 2.0.3-beta
- 2.0.2-beta
- 2.0.1-beta
- 2.0.0-beta
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- 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-11 18:12:29 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