Console
Interfaces, Classes and Traits
- OctoberDown
- Console command to tear down the database.
- OctoberEnv
- Console command to convert configuration to use .env files.
- OctoberFresh
- Console command to remove boilerplate.
- OctoberInstall
- Console command to install October.
- OctoberMirror
- Console command to implement a "public" folder.
- OctoberPasswd
- Console command to change the password of a Backend user via CLI.
- OctoberUp
- Console command to migrate the database.
- OctoberUpdate
- Console command to perform a system update.
- OctoberUtil
- Console command for other utility commands.
- PluginDisable
- Console command to disable a plugin.
- PluginEnable
- Console command to enable a plugin.
- PluginInstall
- Console command to install a new plugin.
- PluginList
- Console command to list existing plugins.
- PluginRefresh
- Console command to refresh a plugin.
- PluginRemove
- Console command to remove a plugin.
- PluginRollback
- Console command to rollback a plugin.
- ThemeInstall
- Console command to install a new theme.
- ThemeList
- Console command to list themes.
- ThemeRemove
- Console command to remove a theme.
- ThemeSync
- Console command to sync a theme between the DB and Filesystem layers.
- ThemeUse
- Console command to switch themes.