Hi all,

work just decided to start using Typo and am trying to wrap my head around it. Getting a good picture from the docs but still have trouble understand the deployment process when using a local dev installation and pushing this to a server. I understand that there tools for this and most content is copied over (fileadmin, typo3conf etc), but I have questions regarding the DB and extensions:

  • Is it correct that the DB will not be deployed automatically? So I have to dump it locally and restore on the server by hand?
  • If I add extensions locally, they will not be deployed to the server? Meaning I have to manually check the server installation and make sure all extension are present before deploying? Any hints would be great, thx!