ryssbowh / craft-theme-installer-plugin
Installs: 207
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: >=1.0
Requires (Dev)
- composer/composer: >=1.8
README
This is deprecated in Craft theme v2
Composer plugin to install Craft themes.
Themes packages must have the name namespace/{name}-theme
and be of type craft-theme
They will be installed in the themes
folder. The themes cache will be cleared when installing/updating/deleting a theme.