Omeka-S-CLI is a command line tool to manage Omeka-S installs.
omeka-s-cli <command> [options]
omeka-s-cli <command> --help
Commands:
module
module:available List available modules
module:delete Delete module
module:disable Disable module
module:download Download modules
module:enable Enable module
module:install Install module
module:list List downloaded modules
module:status Get module status
module:uninstall Uninstall module
module:upgrade Upgrade module
theme
theme:available List available themes
theme:delete Delete theme
theme:download Download theme
theme:list List downloaded themes
theme:status Get theme status
- PHP (>= 8) with PDO_MySQL and Zip enabled
- Omeka-S (>= 3.2)
- Clone this repository.
- Create a symlink to
bin/omeka-s-cli.phar
in/usr/local/bin/omeka-s-cli
.
- Core management (version, latest-version, install, update)
- Config management (list, get, set)
Built @ the Ghent Center For Digital Humanities, Ghent University by:
- Frederic Lamsens
Inspired by: