Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing t3kit with composer

t3kit with composer.json and without git submodules.

Getting Started:

  • git clone https://github.com/t3kit/t3kit_composer.git
  • cd t3kit_composer

There is two options for installing composer.

  1. I want to have the latest stable release from TYPO3:s extension repository:
  • composer install --no-dev
  1. The second option is I want to develop and contribute then use the following install command:
  • composer install

Or if you want to install t3kit with predefined database using Vagrant:

  • git clone https://github.com/t3kit/t3kit_vagrant.git
  • cd t3kit_vagrant
  • ./initWithComposer.sh
  • vagrant up
  • open in browser: localhost:8081

About

Testing t3kit with composer

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages