PHPackages                             cryptofx/flarum-cryptofx-frontpage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cryptofx/flarum-cryptofx-frontpage

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

cryptofx/flarum-cryptofx-frontpage
==================================

Classic dense forum frontpage extension for Flarum - transforms your forum with a traditional layout

04Less

Since Nov 2Pushed 6mo agoCompare

[ Source](https://github.com/dalemat/flarum-cryptofx-frontpage)[ Packagist](https://packagist.org/packages/cryptofx/flarum-cryptofx-frontpage)[ RSS](/packages/cryptofx-flarum-cryptofx-frontpage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CryptoFX Frontpage for Flarum
=============================

[](#cryptofx-frontpage-for-flarum)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)[![Latest Stable Version](https://camo.githubusercontent.com/749d857c45e10ab7197b9e0de347f206d6b46a0d58f80d20994959aa7f130488/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63727970746f66782f666c6172756d2d63727970746f66782d66726f6e74706167652e737667)](https://packagist.org/packages/cryptofx/flarum-cryptofx-frontpage)

A classic, dense forum frontpage theme for Flarum that transforms your forum into a traditional layout with maximum content density.

✨ Features
----------

[](#-features)

- 🎨 **Classic Design**: Cream/beige background with traditional forum styling
- 📊 **Live Statistics**: Real-time member count, topics, and posts display
- 🔍 **Integrated Search**: Quick search box in header
- 🏷️ **Category Links**: Auto-generated from your Flarum tags
- 📱 **Mobile Responsive**: Optimized for all screen sizes
- ⚡ **High Density**: Display 50+ discussions per page
- 🔗 **Traditional Links**: Blue links that turn purple when visited
- 📌 **Minimal Layout**: Maximum content with minimal spacing
- 🚫 **No Avatars**: Clean, text-focused interface

📦 Installation
--------------

[](#-installation)

Install via Composer:

```
composer require cryptofx/flarum-cryptofx-frontpage
```

Enable the extension:

```
php flarum cache:clear
```

Then go to **Admin Panel → Extensions** and enable "CryptoFX Frontpage"

🎨 Customization
---------------

[](#-customization)

### Change Colors

[](#change-colors)

Edit `less/forum.less` and modify these variables:

```
@cryptofx-green: #006400;    // Main theme color
@cryptofx-link: #0000EE;     // Link color
@cryptofx-visited: #551A8B;  // Visited link color
@cryptofx-bg: #FFFEF0;       // Background color
```

### Change Discussions Per Page

[](#change-discussions-per-page)

Edit `js/src/forum/index.js`:

```
params.page.limit = 50;  // Change to desired number
```

After making changes, rebuild:

```
cd vendor/cryptofx/flarum-cryptofx-frontpage
npm install
npm run build
cd ../../..
php flarum cache:clear
```

📋 Requirements
--------------

[](#-requirements)

- Flarum ^1.0
- PHP ^7.3 | ^8.0
- Node.js ^14.0 (for building assets)
- Composer

🐛 Support
---------

[](#-support)

- [Report Issues](https://github.com/dalemat/flarum-cryptofx-frontpage/issues)
- [View Source Code](https://github.com/dalemat/flarum-cryptofx-frontpage)

📄 License
---------

[](#-license)

MIT License - see [LICENSE](LICENSE) file for details

👥 Credits
---------

[](#-credits)

Created by **CryptoFX Team**

🔗 Links
-------

[](#-links)

- [Flarum](https://flarum.org/)
- [Packagist](https://packagist.org/packages/cryptofx/flarum-cryptofx-frontpage)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance47

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3494969d2a59e7c2e2600fdfc7f4cc062e7d2af47d37382bca21079515fefa39?d=identicon)[flarum2025](/maintainers/flarum2025)

---

Top Contributors

[![dalemat](https://avatars.githubusercontent.com/u/31269397?v=4)](https://github.com/dalemat "dalemat (1 commits)")

### Embed Badge

![Health badge](/badges/cryptofx-flarum-cryptofx-frontpage/health.svg)

```
[![Health](https://phpackages.com/badges/cryptofx-flarum-cryptofx-frontpage/health.svg)](https://phpackages.com/packages/cryptofx-flarum-cryptofx-frontpage)
```

###  Alternatives

[responsiv/currency-plugin

Currency plugin for October CMS

171.3k1](/packages/responsiv-currency-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
