PHPackages                             gourmet/webmaster - 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. gourmet/webmaster

ActiveCakephp-plugin[Framework](/categories/framework)

gourmet/webmaster
=================

Gourmet Webmaster Plugin for rapid CakePHP application development

0.1.1(12y ago)02071MITPHPPHP &gt;=5.3.0

Since Jan 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/gourmet/webmaster)[ Packagist](https://packagist.org/packages/gourmet/webmaster)[ Docs](https://github.com/gourmet/webmaster)[ RSS](/packages/gourmet-webmaster/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

CakePHP Webmaster Plugin
========================

[](#cakephp-webmaster-plugin)

@todo write description

Install
-------

[](#install)

### Composer package

[](#composer-package)

First, add this plugin as a requirement to your `composer.json`:

```
{
	"require": {
		"cakephp/webmaster": "*"
	}
}

```

And then update:

```
php composer.phar update

```

That's it! You should now be ready to start configuring your channels.

### Submodule

[](#submodule)

```
$ cd /app
$ git submodule add git://github.com/gourmet/webmaster.git Plugin/Webmaster

```

### Clone

[](#clone)

```
$ cd /app/Plugin
$ git clone git://github.com/gourmet/webmaster.git

```

Configuration
-------------

[](#configuration)

You need to enable the plugin your `app/Config/bootstrap.php` file:

```
CakePlugin::load('Webmaster', array('bootstrap' => true, 'routes' => true));

```

If you are already using `CakePlugin::loadAll();`, then this is not necessary.

Usage
-----

[](#usage)

@todo write some usage example(s)

Patches &amp; Features
----------------------

[](#patches--features)

- Fork
- Mod, fix
- Test - this is important, so it's not unintentionally broken
- Commit - do not mess with license, todo, version, etc. (if you do change any, bump them into commits of their own that I can ignore when I pull)
- Pull request - bonus point for topic branches

Bugs &amp; Feedback
-------------------

[](#bugs--feedback)

License
-------

[](#license)

Copyright 2013, [Jad Bitar](http://jadb.io)

Licensed under [The MIT License](http://www.opensource.org/licenses/mit-license.php)
Redistributions of files must retain the above copyright notice.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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 ~7 days

Total

2

Last Release

4483d ago

### Community

Maintainers

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

---

Tags

plugincakephpwebmastergourmet

### Embed Badge

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

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

###  Alternatives

[jeremyharris/cakephp-lazyload

An association lazy-loader for CakePHP

61591.9k2](/packages/jeremyharris-cakephp-lazyload)[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.6k2](/packages/offline-oc-mall-plugin)[cakedc/mixer

A plugin to discover and manage CakePHP plugins and generate skeleton application code.

4521.2k1](/packages/cakedc-mixer)[gourmet/filters

Dispatcher filters (middlewares) for CakePHP 3

102.8k](/packages/gourmet-filters)

PHPackages © 2026

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