Results 1 to 4 of 4

Thread: Installing Contao 4.0 beta

  1. #1
    New user
    Join Date
    05-24-12.
    Posts
    8

    Default Installing Contao 4.0 beta

    Hi!

    I found the 4.0 Beta version of Contao was under development.

    I tried to download and install... but impossible.

    Should install it before Symfony?, Composer?

    A manual installation (no command line) is still possible?

    In short, can you tell me the steps to follow to successfully install this beta version?

    Bye!

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default

    Hi,

    the beta version is not yet available but you can install the second alpha version following the installation instructions given in the section "Installing from Git":
    Code:
    git clone https://github.com/contao/contao.git
    cd contao
    php composer.phar install --prefer-dist
    However, in order to do that, you need shell access.
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    05-24-12.
    Posts
    8

    Default

    In fact, I was wrong.

    It's the Alpha version, not the Beta version. Sorry.

    Unfortunately, I'm unable to install the Alpha version this way (command line).

    This approach is final ? When Contao 4 RC will be available... it will also install on the command line ? Or, this is temporary... because it is an Alpha version ?

    Thank you

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default

    Quote Originally Posted by fix View Post
    This approach is final ? When Contao 4 RC will be available... it will also install on the command line ? Or, this is temporary... because it is an Alpha version ?
    Once the final, stable release of Contao 4 is published, there will be certainly several options to install the system.
    Contao Community Moderator
    → Support options

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •