grav/bin
Matias Griese 48170d2fa0 Fixed bin/plugin CLI calling $themes->init() way too early
Added `ConsoleCommand::setLanguage()` method to set language to be used from CLI
Added `ConsoleCommand::initializeGrav()` method to properly set up Grav instance to be used from CLI
Added `ConsoleCommand::initializePlugins()`method to properly set up all plugins to be used from CLI
Added `ConsoleCommand::initializeThemes()`method to properly set up current theme to be used from CLI
Added `ConsoleCommand::initializePages()` method to properly set up pages to be used from CLI
2020-02-11 19:41:28 +02:00
..
composer.phar Updated built-in composer 2019-02-13 13:18:22 -07:00
gpm Fixed bin/plugin CLI calling $themes->init() way too early 2020-02-11 19:41:28 +02:00
grav Fixed encoding problems when PHP INI setting default_charset is not utf-8 [#2154] 2020-02-10 09:50:39 +02:00
plugin Fixed bin/plugin CLI calling $themes->init() way too early 2020-02-11 19:41:28 +02:00