digipolisgent / robo-digipolis-symfony
Basic deploy flow for a Symfony 6 site.
Package info
github.com/district09/robo-digipolis-symfony
Type:robo-tasks
pkg:composer/digipolisgent/robo-digipolis-symfony
7.0.8
2025-01-20 08:46 UTC
Requires
- digipolisgent/robo-digipolis-helpers: ^4.0 || ^5.0
- symfony/dotenv: ^6 || ^7
This package is auto-updated.
Last update: 2026-06-20 12:00:56 UTC
README
Available commands
These commands are available:
digipolis:backup-symfony Create a backup of files (storage folder) and database. digipolis:build-symfony Build a Symfony site and package it. digipolis:clean-dir Partially clean directories. digipolis:clear-op-cache Command digipolis:database-backup. digipolis:database-backup Command digipolis:database-backup. digipolis:database-restore Command digipolis:database-restore. digipolis:deploy-symfony Build a Symfony site and push it to the servers. digipolis:download-backup-symfony Download a backup of files (storage folder) and database. digipolis:init-symfony-remote Install or update a Symfony remote site. digipolis:install-symfony Install the Symfony site in the current folder. digipolis:package-project digipolis:push-package Command digipolis:push-package. digipolis:restore-backup-symfony Restore a backup of files (storage folder) and database. digipolis:switch-previous Switch the current release symlink to the previous release. digipolis:sync-symfony Sync the database and files between two Symfony sites. digipolis:theme-clean digipolis:theme-compile digipolis:update-symfony Executes database updates of the Symfony site in the current folder. digipolis:upload-backup-symfony Upload a backup of files (storage folder) and database to a server.