Skip to main content

OctoberCMS common command functions

Common commands

Themes and plugins have similar command lines.  So rather than note them individually and miss clarity, the reference {type} can be replaced with the term plugin or theme.

 

install
php artisan {type}:install AuthorName.PluginName

 

list
php artisan {type}:list

 

Subscribe to 1.0.1