Reading list Switch to dark mode

    Downloading opencart through composer

    Updated 28 March 2016

    Today we’ll see how to download opencart setup without going the opencart website, just by using composer.

    At the very first install composer in the directory in which you want to setup your opencart installation. I’ve created directory named opencart and installed composer, please see below screenshot-

    01

    Now composer is installed successfully in the directory and ready to use. Now create a file named composer having extension json, refer below screenshot for this.

    02

    Searching for an experienced
    Opencart Company ?
    Find out More

    Now you can see that our parent directory is having two files, one is composer.phar, that will execute install and update command for repository and other is composer.json that will contain information about repositories as below screenshot-

    03

    Now, installation is required for the above repositories. For this run below command and all files related to all repositories will be downloaded and opencart’s file will be copied to opencart named folder.

    04

    Now all the files are downloaded withing directory and now install opencart.

     

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home