Console
Automad provides a basic and minimal console to run system tasks using the command line interface.
Usage
In your command line interface, such as the macOS Terminal, change to Automad's installation directory and use the console as follows:
php automad/console <command>
Commands
- clearcache
- Clears the page cache.
- createuser
- Adds a new user account with a random name and a random password.
- purge
- Purges the entire cache directory including all cached images and deleted pages.
- update
- Runs the Automad updater.