craft-cli
craft-cli copied to clipboard
Command line interface for Craft CMS 2.
I am attempting to use `craft-cli` in a project that has other dependencies (`laravel/installer`) that requires `symfony/installer`:`~4.0`, which makes composer unable to install. Any chance this package can be updated...
Hi, I have a filter that uses craft()->getBaseUrl(), but this plugin does not seem to fill the $_SERVER globals, so this crashes the taskrunner. I am using the --environment argument.
I think the issue stems from some plugin directories being structured a bit differently. A good example here is the https://github.com/verbb/super-table repo - where the root of the project does...
I'm running the install task and after the download completes this error pops up. Any thoughts?