MODX CLI

Fiscal Host: Finetuned

The command-line interface for MODX 3

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Support the platform as an individual backer from €5/mo.

£5 GBP / month
Recurring contribution
Agency Sponsor

Support the tool you use to automate working on your clients' sites from €100/mo.

£100 GBP / month
Recurring contribution
Platinum Sponsor

Is MODX CLI essential to your business? Become a Platinum Sponsor to boost and ensure project continuity.

£500 GBP / month
Custom contribution
Donation
Make a custom one-time or recurring contribution.

MODX CLI is all of us

Our contributors 1

Thank you for supporting MODX CLI.

About


The MODX CLI is a command-line interface tool designed to interact with MODX 3. It is intended to provide a complete set of commands that allow developers and administrators to perform common tasks without using the MODX Manager interface.

Extensibility
Alongside core functionality, the CLI features an internal API that allows custom commands to be registered. This provides extensibility both for running sequences of commands, and for automating the functionality provided by Extras.

Technologies
MODX CLI is built on Symfony Console. 
PHPUnit is used for all unit and integration tests
Code Quality is maintained using PHPStan and squizlabs PHP_CodeSniffer 
Dependency security issues are managed using Roave security-advisories

Our team