PHPackages                             sumocoders/deployer-sumo-forkcms - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. sumocoders/deployer-sumo-forkcms

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

sumocoders/deployer-sumo-forkcms
================================

Deployer recipe with SumoCoders specific tasks for Fork CMS &gt;= 6.0.0

0.2(2y ago)0396MITPHP

Since Sep 14Pushed 2y agoCompare

[ Source](https://github.com/sumocoders/deployer-sumo-forkcms)[ Packagist](https://packagist.org/packages/sumocoders/deployer-sumo-forkcms)[ RSS](/packages/sumocoders-deployer-sumo-forkcms/feed)WikiDiscussions master Synced 2d ago

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

Deployer Sumo recipe
====================

[](#deployer-sumo-recipe)

Recipe for usage with [Deployer](https://deployer.org/). It includes tasks specific for [SumoCoders](https://sumocoders.be).

Installing
----------

[](#installing)

```
composer require sumocoders/deployer-sumo-forkcms --dev
```

Include recipes in `deploy.php` file.

```
require __DIR__ . '/vendor/sumocoders/deployer-sumo-forkcms/sumo.php';
```

Available tasks
---------------

[](#available-tasks)

### `sumo:assets:build`

[](#sumoassetsbuild)

Build your project's assets using Webpack.

### `sumo:db:create`

[](#sumodbcreate)

Creates a database on our dev server. This task can will only run on the host with the stage "staging".

It will output the credentials.

### `sumo:db:info`

[](#sumodbinfo)

This task will output the credentials of the existing database on the dev server. This task can will only run on the host with the stage "staging".

### `sumo:db:create-local`

[](#sumodbcreate-local)

Creates a database on your local MySQL instance.

### `sumo:db:get`

[](#sumodbget)

Run this task to replace your local database with the remote database. Be aware that no backup will be made.

### `sumo:db:put`

[](#sumodbput)

Use this command to replace the remote database with your local database.

### `sumo:project:init`

[](#sumoprojectinit)

This is an aggregate task, it will run all the following tasks:

- sumo:db:create-local
- sumo:db:get
- sumo:config:get
- sumo:config:alter
- sumo:files:get
- sumo:assets:fix-node-version
- sumo:assets:npm-install
- sumo:assets:build

It can be used to locally set up a project that is already on the staging or production server.

### `sumo:files:get`

[](#sumofilesget)

Run this task to replace your local files with the remote files. Be aware that no backup will be made.

### `sumo:files:put`

[](#sumofilesput)

Run this task to replace the remote files with your local files. Be aware that no backup will be made.

### `sumo:notifications:deploy`

[](#sumonotificationsdeploy)

Notify our webhooks on a deploy. This task is automatically added into the flow.

### `sumo:redirect:enable`

[](#sumoredirectenable)

Enable a redirect page, all traffic will be redirected to this page.

### `sumo:symlink:document-root`

[](#sumosymlinkdocument-root)

Creates the needed symlinks to link the document root to the correct folder.

### `sumo:opcache:reset-file`

[](#sumoopcachereset-file)

Clears opcache and statcache using a file strategy.

### `sumo:cleanup:remove-files`

[](#sumocleanupremove-files)

Removes all files that are not needed on the server. (docker-compose.yml, UPGRADE.md, etc.)

License
-------

[](#license)

Licensed under the [MIT license](https://github.com/tijsverkoyen/deployer-sumo/blob/master/LICENSE).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 78.1% 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 ~4 days

Total

2

Last Release

1020d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3007416?v=4)[Bjorn Van Acker](/maintainers/bjorvack)[@bjorvack](https://github.com/bjorvack)

---

Top Contributors

[![tijsverkoyen](https://avatars.githubusercontent.com/u/250042?v=4)](https://github.com/tijsverkoyen "tijsverkoyen (57 commits)")[![absumo](https://avatars.githubusercontent.com/u/116194801?v=4)](https://github.com/absumo "absumo (7 commits)")[![davysumo](https://avatars.githubusercontent.com/u/73877717?v=4)](https://github.com/davysumo "davysumo (7 commits)")[![sanderdlm](https://avatars.githubusercontent.com/u/24303072?v=4)](https://github.com/sanderdlm "sanderdlm (1 commits)")[![StijnVrolijk](https://avatars.githubusercontent.com/u/442529?v=4)](https://github.com/StijnVrolijk "StijnVrolijk (1 commits)")

### Embed Badge

![Health badge](/badges/sumocoders-deployer-sumo-forkcms/health.svg)

```
[![Health](https://phpackages.com/badges/sumocoders-deployer-sumo-forkcms/health.svg)](https://phpackages.com/packages/sumocoders-deployer-sumo-forkcms)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[shopware/deployment-helper

Shopware deployment tools

19400.6k5](/packages/shopware-deployment-helper)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)

PHPackages © 2026

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