contao-community-alliance / composer-client

This is the Contao Composer Client
http://de.contaowiki.org/Composer
27 stars 18 forks source link

Question : How to install on contao 4? #290

Closed t-me closed 8 years ago

t-me commented 8 years ago

Hello, When i red the read me i don't know witch options i have for conao 4. Is there a how to for contao 4?

Because system Requirements are : Contao 2.11.* or Contao 3.1.* or higher or is this not for contao 4?

bytehead commented 8 years ago

Contao 4 is based on Symfony. It's basically a Symfony bundle and it doesn't need this composer-client. The best way for you is to use contao/standard-edition.

t-me commented 8 years ago

OK Thanks, but can i install this plugin, and is so how can i do it? Then i can do the most things in the back-end and not with command line :)

fritzmg commented 8 years ago

There is no composer-client for Contao 4. There is a standalone tool for package management in development though: http://tenside.org/

bytehead commented 8 years ago

If you're not familiar with the command line so far, it's better to stick to Contao 3.5.x until tenside is public available.

discordier commented 8 years ago

As noted by @bytehead and @fritzmg, tenside and therefore Contao (Package) Manager is in the works for Contao 4. Please refer to the repository over there: https://github.com/contao/package-manager/