Skip to content

Instantly share code, notes, and snippets.

@rfay
Created July 26, 2018 16:49
Show Gist options
  • Save rfay/13bb893b91da22c5105928cf272f3d24 to your computer and use it in GitHub Desktop.
Save rfay/13bb893b91da22c5105928cf272f3d24 to your computer and use it in GitHub Desktop.
rfay@rfay-mbp-2017:~/workspace$ composer create-project typo3/cms-base-distribution junktypo3 =9.2.1
Installing typo3/cms-base-distribution (v9.2.1)
- Installing typo3/cms-base-distribution (v9.2.1): Loading from cache
Created project in junktypo3
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 62 installs, 0 updates, 0 removals
- Installing typo3/cms-composer-installers (v2.2.0): Loading from cache
- Installing typo3/class-alias-loader (1.0.0): Loading from cache
- Installing helhum/typo3-console-plugin (2.0.4): Loading from cache
- Installing helhum/config-loader (v0.9.0): Loading from cache
- Installing symfony/process (v4.1.2): Loading from cache
- Installing symfony/polyfill-mbstring (v1.8.0): Loading from cache
- Installing symfony/console (v4.1.2): Loading from cache
- Installing psr/log (1.0.2): Loading from cache
- Installing doctrine/lexer (v1.0.1): Loading from cache
- Installing doctrine/annotations (v1.6.0): Loading from cache
- Installing typo3fluid/fluid (2.5.4): Loading from cache
- Installing helhum/typo3-console (5.5.0): Loading from cache
- Installing typo3/cms-scheduler (v9.3.2): Loading from cache
- Installing symfony/polyfill-intl-icu (v1.8.0): Loading from cache
- Installing symfony/intl (v4.1.2): Loading from cache
- Installing doctrine/cache (v1.7.1): Loading from cache
- Installing guzzlehttp/promises (v1.3.1): Loading from cache
- Installing psr/http-message (1.0.1): Loading from cache
- Installing guzzlehttp/psr7 (1.4.2): Loading from cache
- Installing guzzlehttp/guzzle (6.3.3): Loading from cache
- Installing mso/idna-convert (v1.1.0): Loading from cache
- Installing cogpowered/finediff (0.3.1): Loading from cache
- Installing typo3/cms-core (v9.3.2): Loading from cache
- Installing symfony/polyfill-ctype (v1.8.0): Loading from cache
- Installing symfony/yaml (v4.1.2): Loading from cache
- Installing symfony/finder (v4.1.2): Loading from cache
- Installing swiftmailer/swiftmailer (v5.4.9): Loading from cache
- Installing typo3/cms-saltedpasswords (v9.3.2): Loading from cache
- Installing typo3/cms-recordlist (v9.3.2): Loading from cache
- Installing typo3/cms-extbase (v9.3.2): Loading from cache
- Installing typo3/cms-fluid (v9.3.2): Loading from cache
- Installing nikic/php-parser (v4.0.3): Loading from cache
- Installing typo3/cms-install (v9.3.2): Loading from cache
- Installing typo3/cms-frontend (v9.3.2): Loading from cache
- Installing typo3/cms-filelist (v9.3.2): Loading from cache
- Installing typo3/cms-extensionmanager (v9.3.2): Loading from cache
- Installing typo3/cms-documentation (v9.3.2): Loading from cache
- Installing typo3/cms-backend (v9.3.2): Loading from cache
- Installing doctrine/instantiator (1.0.5): Loading from cache
- Installing psr/http-server-handler (1.0.0): Loading from cache
- Installing psr/http-server-middleware (1.0.0): Loading from cache
- Installing psr/container (1.0.0): Loading from cache
- Installing doctrine/event-manager (v1.0.0): Loading from cache
- Installing doctrine/dbal (v2.8.0): Loading from cache
- Installing typo3/cms-about (v9.3.2): Loading from cache
- Installing typo3/cms-viewpage (v9.3.2): Loading from cache
- Installing typo3/cms-tstemplate (v9.3.2): Loading from cache
- Installing typo3/cms-t3editor (v9.3.2): Loading from cache
- Installing typo3/cms-sys-note (v9.3.2): Loading from cache
- Installing typo3/cms-setup (v9.3.2): Loading from cache
- Installing typo3/cms-rte-ckeditor (v9.3.2): Loading from cache
- Installing typo3/cms-reports (v9.3.2): Loading from cache
- Installing typo3/cms-redirects (v9.3.2): Loading from cache
- Installing typo3/cms-info (v9.3.2): Loading from cache
- Installing typo3/cms-impexp (v9.3.2): Loading from cache
- Installing typo3/cms-form (v9.3.2): Loading from cache
- Installing typo3/cms-fluid-styled-content (v9.3.2): Loading from cache
- Installing typo3/cms-felogin (v9.3.2): Loading from cache
- Installing typo3/cms-beuser (v9.3.2): Loading from cache
- Installing typo3/cms-belog (v9.3.2): Loading from cache
- Installing typo3/cms-adminpanel (v9.3.2): Loading from cache
helhum/config-loader suggests installing ext-yaml (For improved performance when parsing yaml files you should use the PECL YAML Parser php extension)
symfony/console suggests installing psr/log-implementation (For using the console logger)
symfony/console suggests installing symfony/event-dispatcher ()
symfony/console suggests installing symfony/lock ()
doctrine/cache suggests installing alcaeus/mongo-php-adapter (Required to use legacy MongoDB driver)
Writing lock file
Generating autoload files
Generating class alias map file
Inserting class alias loader into main autoload.php file
> typo3cms install:fixfolderstructure
The following directory structure has been fixed:
Directory /typo3temp successfully created.
Fixed permission on /typo3temp.
File /typo3temp/index.html successfully created.
Set content to /typo3temp/index.html
Fixed permission on /typo3temp/index.html.
Directory /typo3temp/assets successfully created.
Fixed permission on /typo3temp/assets.
Directory /typo3temp/assets/compressed successfully created.
Fixed permission on /typo3temp/assets/compressed.
Directory /typo3temp/assets/css successfully created.
Fixed permission on /typo3temp/assets/css.
Directory /typo3temp/assets/js successfully created.
Fixed permission on /typo3temp/assets/js.
Directory /typo3temp/assets/images successfully created.
Fixed permission on /typo3temp/assets/images.
Directory /typo3temp/assets/_processed_ successfully created.
Fixed permission on /typo3temp/assets/_processed_.
Directory /typo3temp/var successfully created.
Fixed permission on /typo3temp/var.
File /typo3temp/var/.htaccess successfully created.
Set content to /typo3temp/var/.htaccess
Fixed permission on /typo3temp/var/.htaccess.
Directory /typo3temp/var/charset successfully created.
Fixed permission on /typo3temp/var/charset.
Directory /typo3temp/var/cache successfully created.
Fixed permission on /typo3temp/var/cache.
Directory /typo3temp/var/lock successfully created.
Fixed permission on /typo3temp/var/lock.
Directory /typo3conf successfully created.
Fixed permission on /typo3conf.
Directory /typo3conf/ext successfully created.
Fixed permission on /typo3conf/ext.
Directory /typo3conf/l10n successfully created.
Fixed permission on /typo3conf/l10n.
Directory /fileadmin successfully created.
Fixed permission on /fileadmin.
Directory /fileadmin/_temp_ successfully created.
Fixed permission on /fileadmin/_temp_.
File /fileadmin/_temp_/.htaccess successfully created.
Set content to /fileadmin/_temp_/.htaccess
Fixed permission on /fileadmin/_temp_/.htaccess.
File /fileadmin/_temp_/index.html successfully created.
Set content to /fileadmin/_temp_/index.html
Fixed permission on /fileadmin/_temp_/index.html.
Directory /fileadmin/user_upload successfully created.
Fixed permission on /fileadmin/user_upload.
Directory /fileadmin/user_upload/_temp_ successfully created.
Fixed permission on /fileadmin/user_upload/_temp_.
File /fileadmin/user_upload/_temp_/index.html successfully created.
Set content to /fileadmin/user_upload/_temp_/index.html
Fixed permission on /fileadmin/user_upload/_temp_/index.html.
Directory /fileadmin/user_upload/_temp_/importexport successfully created.
Fixed permission on /fileadmin/user_upload/_temp_/importexport.
File /fileadmin/user_upload/_temp_/importexport/.htaccess successfully created.
Set content to /fileadmin/user_upload/_temp_/importexport/.htaccess
Fixed permission on /fileadmin/user_upload/_temp_/importexport/.htaccess.
File /fileadmin/user_upload/_temp_/importexport/index.html successfully created.
Set content to /fileadmin/user_upload/_temp_/importexport/index.html
Fixed permission on /fileadmin/user_upload/_temp_/importexport/index.html.
File /fileadmin/user_upload/index.html successfully created.
Set content to /fileadmin/user_upload/index.html
Fixed permission on /fileadmin/user_upload/index.html.
> typo3cms install:generatepackagestates
The following extensions have been added to the generated PackageStates.php file: core, extbase, fluid, frontend, fluid_styled_content, install, setup, rte_ckeditor, about, adminpanel, backend, belog, beuser, documentation, extensionmanager, felogin, filelist, form, impexp, info, recordlist, redirects, reports, saltedpasswords, scheduler, sys_note, t3editor, tstemplate, viewpage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment