PHPackages                             ignitedcms/ignitedcms - 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. [Framework](/categories/framework)
4. /
5. ignitedcms/ignitedcms

ActiveLibrary[Framework](/categories/framework)

ignitedcms/ignitedcms
=====================

Laravel CMS

v1.0(1y ago)075MITJavaScriptPHP ^8.1

Since Jul 2Pushed 1y ago1 watchersCompare

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

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

About IgnitedCMS
================

[](#about-ignitedcms)

[![Latest Version on Packagist](https://camo.githubusercontent.com/77fdb4f0e1c6f56f1634504400a1346300d57e239f1984b833f7925be2fa82e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69676e69746564636d732f69676e69746564636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ignitedcms/ignitedcms)[![Total Downloads](https://camo.githubusercontent.com/3ebdbd3a91e9d6cd51f88423b959d3c789090db1fd44612f38ed8b794b3f33ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69676e69746564636d732f69676e69746564636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ignitedcms/ignitedcms)[![GitHub Actions](https://github.com/ignitedcms/ignitedcms/actions/workflows/main.yml/badge.svg)](https://github.com/ignitedcms/ignitedcms/actions/workflows/main.yml/badge.svg)

A simple Laravel 11 CMS that is completely free to use.

Installation
------------

[](#installation)

First install a fresh copy of Laravel 11, make sure you have a PHP version of 8.3 or above and you are using MySQL. (We strongly advise to ONLY use this with a fresh install!)

You can install Laravel via composer:

```
composer create-project laravel/laravel example-app
```

Now cd into the example-app directory and install ignitedcms

```
cd example-app

```

Run composer

```
composer require ignitedcms/ignitedcms

```

Finally, publish the assets by running, do NOT skip this step!

```
php artisan vendor:publish --tag=assets --force
php artisan vendor:publish --tag=views --force

```

Now that you have done that create a fresh database called 'ignitedcms' and change the settings in your .env file so it points to your database e.g

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=ignitedcms
DB_USERNAME=root
DB_PASSWORD=password

```

Run the migrations

```
php artisan migrate

```

Finally run

```
php artisan serve

```

Usage
-----

[](#usage)

Navigate to and begin the install

```
http://localhost:8000/installer

```

To access the dashboard navigate to

```
http://localhost:8000/login

```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email [fernandes\_craig@hotmail.com](mailto:fernandes_craig@hotmail.com) instead of using the issue tracker.

Credits
-------

[](#credits)

- [IgnitedCMS](https://github.com/ignitedcms)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

685d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/739d9983e94c6002a244db3d7b276be89370371362019051a0875c793e99f266?d=identicon)[ignitedcms](/maintainers/ignitedcms)

---

Top Contributors

[![ignitedcms](https://avatars.githubusercontent.com/u/8274486?v=4)](https://github.com/ignitedcms "ignitedcms (713 commits)")

---

Tags

ignitedcms

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68535.8M592](/packages/nette-bootstrap)[cakephp/utility

CakePHP Utility classes such as Inflector, String, Hash, and Security

12127.1M63](/packages/cakephp-utility)

PHPackages © 2026

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