2017 © Pedro Peláez
 

typo3-cms-extension t3deploy-ext

t3deploy TYPO3 dispatcher

image

aoe/t3deploy-ext

t3deploy TYPO3 dispatcher

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 9 Versions
  • 50 % Grown

The README.md

t3deploy

TYPO3 dispatcher for database related operations., (*1)

Build information

Build Status Code Coverage, (*2)

Usage

Add new database definitions, (*3)

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

Remove old database definitions, (*4)

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

Only report new database definitions and removals, (*5)

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

Only report new database definitions and removals to file, (*6)

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

Exclude the types drop_table and clear_table from update database definitions, (*7)

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

Options * --verbose (-v): Report changes * --execute (-e): Execute changes (updates, removals) * --remove (-r): Include structure differences for removal * --drop-keys: Removes key modifications that will cause errors * --dump-file: Dump changes to file * --excludes: Exclude update types (add,change,create_table,change_table,drop,drop_table,clear_table), (*8)

Requirements

TYPO3 7.6+, (*9)

Authors

Oliver Hader, Daniel Poetzinger, Michael Klapper, (*10)

See also the list of contributors who participated in this project., (*11)

Copyright: (c) 2012 - 2019, AOE GmbH License: GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html, (*12)

The Versions

20/03 2018

dev-master

9999999-dev

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

19/03 2018

1.3.1

1.3.1.0

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

19/03 2018

dev-feature/composer-and-namespaces

dev-feature/composer-and-namespaces

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

16/01 2018

dev-feature-implement-namespace

dev-feature-implement-namespace

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

15/01 2018

dev-feature-composer-config

dev-feature-composer-config

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

09/01 2018

1.3.0

1.3.0.0

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

typo3 t3deploy

20/01 2017

dev-TYPO3_6-2

dev-TYPO3_6-2

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

20/01 2017

1.1.1

1.1.1.0

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy

01/06 2016

1.1.0

1.1.0.0

t3deploy TYPO3 dispatcher

  Sources   Download

GPL-3.0

The Development Requires

typo3 t3deploy