mccallister/console

Craft CMS plugin that adds an API to call console commands from outside of the application, great for Dockerized environments!

Maintainers

Package info

github.com/jasonmccallister/craft-console

Documentation

Type:craft-plugin

pkg:composer/mccallister/console

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2019-11-20 23:59 UTC

This package is auto-updated.

Last update: 2026-02-21 23:49:07 UTC


README

when running Craft in a Dockerized environment, you lose the ability to SSH into the server and perform basic tasks such as:

  • Resaving assets, entries, and etc
  • Re-indexing assets
  • Migrations