mccallister/console

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

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

This package is auto-updated.

Last update: 2024-04-21 19:47:27 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