Custom Profile Page
huseyinfiliz/custom-profile-page
Adds customizable pages to user profiles
- Downloads
- 192
- Version control
- github.com/huseyinfiliz/custom-profile-page
📄 Custom Profile Page
📝 Description
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! ✨
📊 Profile Page View
✏️ Edit Modal with Markdown Toolbar
⚙️ Admin Settings
🚀 Key Features
- ✅ 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
🎯 Markdown Toolbar Features
- 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
📥 Installation
composer require huseyinfiliz/custom-profile-page
php flarum migrate
php flarum cache:clear
You can also install with Extension Manager: huseyinfiliz/custom-profile-page
⚙️ Configuration
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
🔐 Permissions
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)
♻ Updating
composer update huseyinfiliz/custom-profile-page
php flarum cache:clear
To remove simply run composer remove huseyinfiliz/custom-profile-page
🔗 Links
💡 Feedback & Suggestions
Feel free to share your ideas, report bugs, or request features in the discussion thread!
🌍 Translate
Help translate this extension into your language!
🙏 Support
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
Versions
-
Version 0.3.
Likely works with Flarum v1.8.11.
-
3 additional versions.
-
Extension created.