PHPackages                             bakkerij/cakeadmin - 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. [Admin Panels](/categories/admin)
4. /
5. bakkerij/cakeadmin

ActiveCakephp-plugin[Admin Panels](/categories/admin)

bakkerij/cakeadmin
==================

Admin plugin for CakePHP

1.0.0-beta(10y ago)1661[1 PRs](https://github.com/bakkerij/cakeadmin/pulls)PHPPHP &gt;=5.4.16

Since Sep 8Pushed 9y ago3 watchersCompare

[ Source](https://github.com/bakkerij/cakeadmin)[ Packagist](https://packagist.org/packages/bakkerij/cakeadmin)[ RSS](/packages/bakkerij-cakeadmin/feed)WikiDiscussions rewrite Synced 3w ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

Bakkerij/CakeAdmin plugin for CakePHP
=====================================

[](#bakkerijcakeadmin-plugin-for-cakephp)

Install CakePHP
---------------

[](#install-cakephp)

Note: This is only required if you do not already have a project started.

```
$ composer self-update && composer create-project --prefer-dist cakephp/app {your new project name}

```

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
$ composer require bakkerij/cakeadmin:dev-rewrite

```

Load Plugin
-----------

[](#load-plugin)

```
$ bin/cake plugin load -b -r Bakkerij/CakeAdmin

```

Update Database Info
--------------------

[](#update-database-info)

Navigate to the new project's config/app.php and update your Datasources username, password, and database.

Load CakeAdmin Tables
---------------------

[](#load-cakeadmin-tables)

```
$ bin/cake migrations migrate -p Bakkerij/CakeAdmin

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.7% 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

3947d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db071075007a1fb258b395c5e618b3e2409fdf69a07006ae0d847a38be3d8ade?d=identicon)[bobmulder](/maintainers/bobmulder)

---

Top Contributors

[![bobmulder](https://avatars.githubusercontent.com/u/5465074?v=4)](https://github.com/bobmulder "bobmulder (103 commits)")[![leoruhland](https://avatars.githubusercontent.com/u/1785552?v=4)](https://github.com/leoruhland "leoruhland (18 commits)")[![stosh15x](https://avatars.githubusercontent.com/u/10407579?v=4)](https://github.com/stosh15x "stosh15x (3 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![jpkleemans](https://avatars.githubusercontent.com/u/5700014?v=4)](https://github.com/jpkleemans "jpkleemans (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

35184.7k2](/packages/dereuromark-cakephp-setup)[friendsofcake/crud

CakePHP Application development on steroids - rapid prototyping / scaffolding &amp; production ready code - XML / JSON APIs and more

3761.4M26](/packages/friendsofcake-crud)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308914.0k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)

PHPackages © 2026

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