Skip to content

A distribution package for TYPO3 CMS with added typo3_console support

Notifications You must be signed in to change notification settings

abeutel/TYPO3-Distribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation steps

  1. Clone this repository https://github.com/helhum/TYPO3-Distribution.git
  2. Download and install composer
  3. Run composer.phar install
  4. Run vendor/bin/typo3cms install:setup
  5. Enter correct credentials during setup, select site as setup type when asked
  6. Run php -S 127.0.0.1:8080 -t web
  7. Enter http://127.0.0.1:8080/typo3/ in your browser to log into the backend

About

A distribution package for TYPO3 CMS with added typo3_console support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.5%
  • ApacheConf 4.5%