Commands
Command | Description |
---|---|
fusion:flush |
Flush the various Fusion caches. |
fusion:install |
Install and publish all of Fusion resources. |
fusion:publish |
Publish all of the Fusion resources. |
fusion:sync |
Sync Fusion themes, modules and settings. |
fusion:uninstall |
Uninstall Fusion. |
Usage
fusion:flush
Combines a couple cache clearing command calls (i.e. cache:clear
, view:clear
, route:clear
).
fusion:install
Sets up a fresh install of FusionCMS.
Will enables maintainence mode.
fusion:publish
Publish and Theme updates. Run this command if you make changes to a Theme and don't notice any differences.
fusion:sync
Sync as in adding non-existent content and removing un-used content. This command will synchronize data such as custom settings, permissions, notifications.
fusion:uninstall
- Clears out published assets.
- Clears out user assets (i.e. all assets in File Manager).
- Removes all Builder model files.
- Deep cache clean.
- Deletes
.env
&composer.lock
file. - Deletes database.
Will enables maintainence mode.