PHP code example of aoe / t3deploy-ext

1. Go to this page and download the library: Download aoe/t3deploy-ext library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

aoe / t3deploy-ext example snippets


php typo3/cli_dispatch.phpsh t3deploy database updateStructure --verbose --execute

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --execute

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --dump-file update_dump.sql

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --excludes=drop_table,clear_table