Custom Profile Page allows users to create and customize their own profile pages with rich content. Perfect for portfolios, bios, or any personalized content on your Flarum forum.
Special thanks to @Silvestrus for the future support! ✨
- ✅ Rich Content Support - Full Flarum Markdown with formatting toolbar
- 🎨 Multiple Formats - Markdown, HTML, or Plain Text options
- 📺 Media Embeds - Auto-convert YouTube links to embedded players (optional)
- 🛡️ Smart Permissions - View, edit own, and moderate permissions
- 🔒 HTML Sanitization - Admin-controlled allowed HTML tags for security
- ⚙️ Fully Customizable - Tab title, icon, URL slug all configurable
- 📱 Responsive Design - Looks great on all devices
- Header - Create section headers
- Bold / Italic / Strikethrough - Text formatting
- Quote / Spoiler - Special content blocks
- Code - Inline and block code
- Link / Image - Add links and images
- Lists - Bulleted and numbered lists
- Mention / Emoji - User mentions and emojis
composer require huseyinfiliz/custom-profile-page
php flarum migrate
php flarum cache:clearYou can also install with Extension Manager: huseyinfiliz/custom-profile-page
After installation, go to Admin Panel → Extensions → Custom Profile Page to configure:
- Tab Title - Customize the profile tab name
- Tab Icon - Set a FontAwesome icon
- URL Slug - Define the URL path
- Content Format - Choose Markdown, HTML, or Plain Text
- Allowed HTML Tags - Control which HTML tags are permitted
- Enable Media Embeds - Toggle YouTube video embedding
Configure permissions in Admin Panel → Permissions:
- View custom profile pages - Who can view pages (default: Everyone)
- Edit own custom profile page - Who can create/edit their own page (default: Members)
- Moderate custom profile pages - Who can edit any user's page (default: Moderators)
composer update huseyinfiliz/custom-profile-page
php flarum cache:clearTo remove simply run composer remove huseyinfiliz/custom-profile-page
Feel free to share your ideas, report bugs, or request features in the discussion thread!
Help translate this extension into your language!
If you find this extension helpful, consider supporting its development:
- ⭐ Star the repository on GitHub
- 💬 Share feedback and suggestions
- 🌍 Help translate to other languages
- ☕ Donate (ERC20 USDT): 0x69da494fe8157ac730fcdd59c2c4a63314e3cb4f



