PHPackages                             felixf/firekit - 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. felixf/firekit

ActiveProject[Utility &amp; Helpers](/categories/utility)

felixf/firekit
==============

Boilerplate for KirbyCMS, based on composerkit

v1.0.0(1y ago)12MITPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

Since May 21Pushed 1y agoCompare

[ Source](https://github.com/mourique/firekit)[ Packagist](https://packagist.org/packages/felixf/firekit)[ Docs](https://getkirby.com)[ RSS](/packages/felixf-firekit/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

🔥firekit - a pagebuilder framework for kirbyCMS
===============================================

[](#firekit---a-pagebuilder-framework-for-kirbycms)

> ⚠️ I created this plugin for my own use, so it might not be the best solution for your project. it is subject to many changes as i learn and apply more. Use at your own risk.

extending the getkirby/composerkit, firekit is a set of plugins to simplify creating websites in a specific way. This is not standalone software, it needs the Content Management System [Kirby](https://getkirby.com) to work. KirbyCMS is not free and requires a license to operate.

Features
--------

[](#features)

- automatic loading of css for blocks
- Hooks System for adding custom css and js to the head
- custom panel css
- alt text and size restriction (width &amp; height) for files

Creating a New Project with 🔥firekit
------------------------------------

[](#creating-a-new-project-with-firekit)

```
# use the composerkit as a base
composer create-project felixf/firekit PROJECTNAME
```

layout-sections
---------------

[](#layout-sections)

firekit provides a customised layout field to be used for the sections of the website. It ships with a simple css grid system.

Add Blocks
----------

[](#add-blocks)

Firekit comes with a set of preinstalled blocks, that you can use in your project. To add more , you need to require the plugin in your `composer.json`:

```
# Image Block
composer require felixf/fireblock-image
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

408d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/247940?v=4)[Felix](/maintainers/mourique)[@mourique](https://github.com/mourique)

---

Top Contributors

[![afbora](https://avatars.githubusercontent.com/u/3393422?v=4)](https://github.com/afbora "afbora (8 commits)")[![bastianallgeier](https://avatars.githubusercontent.com/u/24532?v=4)](https://github.com/bastianallgeier "bastianallgeier (7 commits)")[![lukasbestle](https://avatars.githubusercontent.com/u/1595007?v=4)](https://github.com/lukasbestle "lukasbestle (3 commits)")[![mourique](https://avatars.githubusercontent.com/u/247940?v=4)](https://github.com/mourique "mourique (3 commits)")

---

Tags

cmskirbycomposerkit

### Embed Badge

![Health badge](/badges/felixf-firekit/health.svg)

```
[![Health](https://phpackages.com/badges/felixf-firekit/health.svg)](https://phpackages.com/packages/felixf-firekit)
```

###  Alternatives

[getkirby/starterkit

Kirby Starterkit

20413.5k](/packages/getkirby-starterkit)[getkirby/plainkit

Kirby Plainkit

11911.7k1](/packages/getkirby-plainkit)[belugadigital/kirby-navigation

Kirby 5 field for hierarchical menus with drag &amp; drop level indentation.

8614.7k](/packages/belugadigital-kirby-navigation)[getkirby/geo

Kirby Geo

223.9k](/packages/getkirby-geo)

PHPackages © 2026

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