Skip to content

Improve the process of downloading and installing Contao #157

@zoglo

Description

@zoglo

Problem

When downloading Contao, users download a contao-manager.phar that they then need to:

  1. Manually rename into a contao-manager.phar.php
  2. Move into a /public folder that needs a document root.

Solution

  • For no. 1, I propose to rename the download file to contao-manager.phar.php (Shopware does it as well https://www.shopware.com/de/download/)

  • For no. 2 I don't know of a better solution as of right now.

    It is too late in the contao-manager as it self-moves itself into public in the installation process, leaving the user with a white page (as it did move itself) and the API breaks.

    Maybe the download page needs to be restructured in some way to make it more clear. Maybe the text needs to be improved upon?

    Maybe provide a video guide of installing Contao in the contao documentation?
    https://docs.contao.org/manual/en/installation/quickstart/#root-directory-document-root

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions