Typo3快速入门
Typo3 是一个源自德国的企业级建站系统(CMS),它拥有成熟的商业生态伙伴为企业客户提供全面的服务。可以轻松的与数字资产管理、电子商务、翻译服务、营销自动化、分析等无缝集成。
最后更新于
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a993567e8948 martinhelmich/typo3:latest "docker-php-entrypoi…" 18 minutes ago Up 18 minutes 0.0.0.0:9001->80/tcp, :::9001->80/tcp typo3
ba3eb402562b mysql:8 "docker-entrypoint.s…" 18 minutes ago Up 18 minutes 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp, 33060/tcp typo3-mysqlsudo docker start | stop | restart | stats typo3$ php /var/www/html/typo3_src/typo3/sysext/core/bin/typo3
TYPO3 CMS 11.5.12 (Application Context: Production)
Usage:
command [options] [arguments]
Options:
-h, --help Display help for the given command. When no command is given display help for the list command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
list Lists commands
help Displays help for a command
dumpautoload [extensionmanager:extension:dumpclassloadinginformation|extension:dumpclassloadinginformation] Updates class loading information in non-composer mode.
backend
backend:lock Lock the TYPO3 Backend
backend:resetpassword Trigger a password reset for a backend user
backend:unlock Unlock the TYPO3 Backend
cache
cache:warmup Cache warmup for all, system or, if implemented, frontend caches.
cache:flush Cache clearing for all, system or frontend caches.
extension
extension:list Shows the list of extensions available to the system
extension:setup Set up extensions
language
language:update Update the language files of all activated extensions
mailer
mailer:spool:send [swiftmailer:spool:send] Sends emails from the spool
referenceindex
referenceindex:update Update the reference index of TYPO3
site
site:list Shows the list of sites available to the system
site:show Shows the configuration of the specified site
upgrade
upgrade:run Run upgrade wizard. Without arguments all available wizards will be run.
upgrade:list List available upgrade wizards.