Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-26784

Delete the assetic:dump suggestion at the end of Composer installation

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 1.7.0-rc1
    • Install
    • None

    Description

      Apparently, the assetic:dump is already done by Composer. Why do we suggest to do it, at the end of the installation ?

      > Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installRequirementsFile
      > eZ\Bundle\EzPublishCoreBundle\Composer\ScriptHandler::installWelcomeText
      
            ________      ____    ___             __       ___         
           /\_____  \    /\  _`\ /\_ \           /\ \__  /'___\ 
         __\/____//'/'   \ \ \_\ \//\ \      __  \ \ ,_\/\ \__/  ___   _ __    ___ ___
       /'__`\   //'/'     \ \ ,__/ \ \ \   /'__`\ \ \ \/\ \ ,__\/ __`\/\`'__\/' __` __`\  
      /\  __/  //'/'___    \ \ \/   \_\ \_/\ \L\.\_\ \ \_\ \ \_/\ \L\ \ \ \/ /\ \/\ \/\ \ 
      \ \____\ /\_______\   \ \_\   /\____\ \__/.\_\\ \__\\ \_\\ \____/\ \_\ \ \_\ \_\ \_\
       \/____/ \/_______/    \/_/   \/____/\/__/\/_/ \/__/ \/_/ \/___/  \/_/  \/_/\/_/\/_/
      
      
      Welcome to eZ Platform!
      
      Quick Install:
      (Assuming the CLI user you execute commands with below is same that extracted/installed the software)
          $  export SYMFONY_ENV="prod"
          $  php app/console ezplatform:install <type>
          $  php app/console assetic:dump
          $  php app/console server:run
      
      Note:
      - "ezplatform:install" has different installer <type>s depending on your install, see INSTALL.md or README.md for which one to use.
      - For development use you can enable full debugging by setting SYMFONY_ENV to "dev".
      - Last command will give you url to frontend of installation, add "/ez" to reach backend.
      
      For full install instructions, including setting up directory permissions, see install instructions in INSTALL.md
      or README.md.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarah.haim-lubczanski-obsolete@ez.no Sarah Haïm-Lubczanski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: