Setup/migrate task via CLI?

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
boettner
Advanced
Posts: 136
Joined: 09 Feb 2015, 17:49

Setup/migrate task via CLI?

Post by boettner » 21 Jul 2020, 13:48

Hi all,

is there a possibility to run the setup/migration task via CLI to avoid timeouts when run via Extension Manager from the browser?

Best Robert.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Setup/migrate task via CLI?

Post by aimeos » 23 Jul 2020, 08:18

Yes, use the typo3 command:

Code: Select all

php ./vendor/bin/typo3 aimeos:setup
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply