PHPackages                             mediabeast/fancy-devbuild - 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. mediabeast/fancy-devbuild

ActiveSilverstripe-module[Admin Panels](/categories/admin)

mediabeast/fancy-devbuild
=========================

Simple SilverStripe module to trigger a dev/build via ajax

v1.2.4(10y ago)85761[1 issues](https://github.com/mediabeastnz/silverstripe-fancy-devbuild/issues)MITJavaScript

Since Jan 20Pushed 8y ago2 watchersCompare

[ Source](https://github.com/mediabeastnz/silverstripe-fancy-devbuild)[ Packagist](https://packagist.org/packages/mediabeast/fancy-devbuild)[ Docs](https://github.com/mediabeastnz/silverstripe-fancy-devbuild)[ RSS](/packages/mediabeast-fancy-devbuild/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)DependenciesVersions (10)Used By (0)

A Fancy SilverStripe dev/build Tool
===================================

[](#a-fancy-silverstripe-devbuild-tool)

Simple SilverStripe module to trigger a dev/build via ajax in the CMS. This will allow you to close that extra tab that we all keep open just for dev/build.

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6bf815c0c59310120dbe7e90afbf575ef146115162214f7dc92ab07194332bed/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6564696162656173746e7a2f73696c7665727374726970652d66616e63792d6465766275696c642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mediabeastnz/silverstripe-fancy-devbuild/?branch=master)

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

[](#installation)

Composer is the recommended way of installing SilverStripe modules.

```
composer require mediabeast/fancy-devbuild 1.*

```

Run dev/build the "Normal way".

### Customisation

[](#customisation)

#### Links

[](#links)

You can define additional links in your config.yml

```
DevTasks:
  tasks:
    newdevtaskid:
      title: Dev/NewTask
      link: dev/task
      reset_time: 5000 # Optional
      error_handler: newtab # Optional
      success_handler: ignore # Optional

```

#### Theming

[](#theming)

Incase your using a custom admin theme you can quickly customise the colors of the icon and text. For example I have added this to the *Flat Admin* CSS. Other classes are .error and .success

```
.devbuild-trigger.loading {
  color: rgb(249, 191, 59);
  .icon {
    color: rgb(249, 191, 59);
  }
}
```

### Screenshots

[](#screenshots)

These screenshots are of the very first version of this module and are likely to change. They give you a quick idea of what the module does.

#### Default button status

[](#default-button-status)

[![Default button status](https://camo.githubusercontent.com/61818e98ae868e1a892016cd33c8916d57e11d7a2fdd23507403cc53ed327855/687474703a2f2f692e696d6775722e636f6d2f7a596d486951342e706e67)](https://camo.githubusercontent.com/61818e98ae868e1a892016cd33c8916d57e11d7a2fdd23507403cc53ed327855/687474703a2f2f692e696d6775722e636f6d2f7a596d486951342e706e67)

\#### After a click the site will build the database and flush in the background [![After a click the site will build the database and flush in the background](https://camo.githubusercontent.com/18095b93f7d4139a3a23e08d8c981b5fdfb7e6574d5639709e08aa88b4c57f32/687474703a2f2f692e696d6775722e636f6d2f41696b39354c372e706e67)](https://camo.githubusercontent.com/18095b93f7d4139a3a23e08d8c981b5fdfb7e6574d5639709e08aa88b4c57f32/687474703a2f2f692e696d6775722e636f6d2f41696b39354c372e706e67)

### Contributing

[](#contributing)

If you have any ideas please submit an issue and label it as Enhancement. Pull requests are welcome!

### Todo List

[](#todo-list)

All ideas, issues and questions will be found under Issues.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 53.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

Every ~2 days

Total

8

Last Release

3746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e4d1e3c7076289316ec631e25f7d4b76636a8ba36ce4f6d90461ff6a9fa002d?d=identicon)[mediabeast](/maintainers/mediabeast)

---

Top Contributors

[![gorriecoe](https://avatars.githubusercontent.com/u/11811440?v=4)](https://github.com/gorriecoe "gorriecoe (29 commits)")[![mylesthedev](https://avatars.githubusercontent.com/u/909749?v=4)](https://github.com/mylesthedev "mylesthedev (24 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

devsilverstripetooladminbuildmediabeast

### Embed Badge

![Health badge](/badges/mediabeast-fancy-devbuild/health.svg)

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

###  Alternatives

[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[mediabeast/flat-admin

Custom CSS theme for SilverStripe 3 Admin Interface

304.9k](/packages/mediabeast-flat-admin)[praxisnetau/silverstripe-moderno-admin

A SilverStripe module to give the CMS a more modern, flat appearance.

224.4k](/packages/praxisnetau-silverstripe-moderno-admin)

PHPackages © 2026

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