PHPackages                             coandacms/coandacms - 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. coandacms/coandacms

AbandonedArchivedLibrary[Framework](/categories/framework)

coandacms/coandacms
===================

Coanda (A CMS based on Laravel)

0.3.0(11y ago)35241MITJavaScript

Since Oct 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/CoandaCMS/coandacms)[ Packagist](https://packagist.org/packages/coandacms/coandacms)[ RSS](/packages/coandacms-coandacms/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Coanda CMS
----------

[](#coanda-cms)

[![Latest Stable Version](https://camo.githubusercontent.com/67ab37bbfdf2bfffa34338e0112045456f8e7b1853e5925dba2828a9ca919aad/68747470733a2f2f706f7365722e707567782e6f72672f636f616e6461636d732f636f616e64612d636f72652f762f737461626c652e737667)](https://packagist.org/packages/coandacms/coanda-core) [![Total Downloads](https://camo.githubusercontent.com/98c7dc52224c163f3f05068745430ec766e743a864f8c86ccf9995c424aee0f4/68747470733a2f2f706f7365722e707567782e6f72672f636f616e6461636d732f636f616e64612d636f72652f646f776e6c6f6164732e737667)](https://packagist.org/packages/coandacms/coanda-core) [![Latest Unstable Version](https://camo.githubusercontent.com/eabbef9ab015f4447d8bc76333836e0b83fa2526e7e71452621c044b4e204e56/68747470733a2f2f706f7365722e707567782e6f72672f636f616e6461636d732f636f616e64612d636f72652f762f756e737461626c652e737667)](https://packagist.org/packages/coandacms/coanda-core) [![License](https://camo.githubusercontent.com/e34a46fd8755d420aa3404d99258657bf8d744abd10b5482e57b1d6c5a29c110/68747470733a2f2f706f7365722e707567782e6f72672f636f616e6461636d732f636f616e64612d636f72652f6c6963656e73652e737667)](https://packagist.org/packages/coandacms/coanda-core)

Coanda CMS is a full featured content management system based on the [Laravel PHP framework](http://laravel.com).

Developers will love Coanda CMS for the control it gives you over page types, layouts, custom modules and much more.

End users will love Coanda CMS for its easy to use admin area, multiple publish options, version control, audit history and much more.

[![CoandaCMS Admin Screen](https://camo.githubusercontent.com/3b6a9de8a1ddbfbb42a71b3193a9dbb24ecf704f6a7079c799eacd980ab68c44/687474703a2f2f66696c65732e64657676657273696f6e2e636f6d2f636f616e6461636d732f61646d696e2d73637265656e2e706e67)](https://camo.githubusercontent.com/3b6a9de8a1ddbfbb42a71b3193a9dbb24ecf704f6a7079c799eacd980ab68c44/687474703a2f2f66696c65732e64657676657273696f6e2e636f6d2f636f616e6461636d732f61646d696e2d73637265656e2e706e67)

### Installation

[](#installation)

Coanda CMS can be installed by either cloning this starter system or adding the core package [CoandaCMS/coanda-core](https://github.com/CoandaCMS/coanda-core) to an existing Laravel application.

To use this starter system, first clone/download this repo to a web server or development environment. You may wish to consider using the excellent [Laravel Homestead](http://laravel.com/docs/homestead) to serve applications locally.

Once you have a fresh copy of this repo you will need to use composer to install the dependencies. For more information on how to install composer visit

```
composer install

```

Next, you will need to create a database and change your environment database settings in `app/database.php` or `app/your-env/database.php`

Once you have yoru database settings in place, then you will just need to the run the migrations for Coanda CMS and the setup command to add your first user and group

```
php artisan migrate --package="coandacms/coanda-core"
php artisan coanda:setup

```

Then just visit yoursite.com/admin and start creating content!

### Developing your site

[](#developing-your-site)

For details on how you can add different page types, layout, custom modules and style your site, check out the [Coanda CMS docs](http://coandacms.org/docs)

### Licence

[](#licence)

Coanda CMS is an open source software package licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Feedback

[](#feedback)

If you have any questions, feature requests or criticism (preferably constructive!) then please get in touch.

Twitter - [@alexdover](http://twitter.com/alexdover)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Every ~8 days

Total

5

Last Release

4182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a3375606b7b9d8320ea9682b7eec5b8c5c8fd80d2328b272ed698aaa53ea7dc?d=identicon)[alexdover](/maintainers/alexdover)

---

Top Contributors

[![alexdover](https://avatars.githubusercontent.com/u/1886367?v=4)](https://github.com/alexdover "alexdover (22 commits)")

---

Tags

laravelcms

### Embed Badge

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

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

###  Alternatives

[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[devisephp/cms

Content Management System using the Laravel Framework

817.3k](/packages/devisephp-cms)

PHPackages © 2026

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