Skip to content

quilerks/modx-app-crontabmanager

 
 

Repository files navigation

Dev install

Version components See .env

PACKAGE_VERSION_MAJOR=3
PACKAGE_VERSION_MINOR=6
PACKAGE_VERSION_PATCH=0
PACKAGE_RELEASE=beta
# Run Docker and Database Modx
make remake
make composer-package
make package-build # your zip pack to dist ./target
make package-install # your zip pack to dist ./target
# Run Docker and Database Modx
make package-deploy

All commands

See Makefile

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.1%
  • JavaScript 21.5%
  • CSS 4.2%
  • Smarty 1.8%
  • Makefile 0.4%