PHPackages                             fadriqueclickennet/blog-module - 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. fadriqueclickennet/blog-module

ActiveClickennet-module[Utility &amp; Helpers](/categories/utility)

fadriqueclickennet/blog-module
==============================

A blog module for ClickennetCMS.

06PHPCI failing

Since Mar 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/fadriqueclickennet/blog-module)[ Packagist](https://packagist.org/packages/fadriqueclickennet/blog-module)[ RSS](/packages/fadriqueclickennet-blog-module/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Blog module
===========

[](#blog-module)

Usage
-----

[](#usage)

- You have to create a `blog.index` and `blog.show` page in your front end theme.
- You can link to the blog index page using : `route(locale() . '.blog')`
- In the blog index you'll have access to a `$posts` variable on which you can loop
- To create a link to a specific post: `route(locale() . '.blog.slug', [$post->slug])`
- On the blog index and blog show pages you'll have access to a `$latestPosts` variable containing the latest posts, this amount can be configured in the admin.
- On a post detail page, you can have access to the next and previous post by calling:
    - `$post->present()->previous`
    - `$post->present()->next`

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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/68698be1e3007909756eb28a856cccb3ac5c38705b037a90091d591dc0bba02b?d=identicon)[fadriqueclickennet](/maintainers/fadriqueclickennet)

---

Top Contributors

[![fadriqueclickennet](https://avatars.githubusercontent.com/u/48823970?v=4)](https://github.com/fadriqueclickennet "fadriqueclickennet (2 commits)")

### Embed Badge

![Health badge](/badges/fadriqueclickennet-blog-module/health.svg)

```
[![Health](https://phpackages.com/badges/fadriqueclickennet-blog-module/health.svg)](https://phpackages.com/packages/fadriqueclickennet-blog-module)
```

###  Alternatives

[treeware/plant

13355.9k6](/packages/treeware-plant)[aschmelyun/size

Simple PHP helper to convert bytes to different sizes

471.2k](/packages/aschmelyun-size)

PHPackages © 2026

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