Reader small image

You're reading from  Mastering Adobe Commerce Frontend

Product typeBook
Published inMar 2024
PublisherPackt
ISBN-139781837637072
Edition1st Edition
Concepts
Right arrow
Author (1)
Jakub Winkler
Jakub Winkler
author image
Jakub Winkler

Jakub Winkler is the Founder & CEO of Q-Solutions Studio, an expert in Adobe Commerce development since 2015, and an active member of the Magento community. He has a decade of experience in eCommerce theme development and has created solutions to improve developers' work. He trains Magento development teams and has deep insights into what merchants expect from development teams. Jakub has found a way to teach and pass knowledge to ensure developers follow best practices when working with the Adobe Commerce platform.
Read more about Jakub Winkler

Right arrow

Getting a copy of Adobe Commerce/Magento Open Source

Is it not that easy to get the Adobe Commerce version for local development, especially if you are a freelancer and you are just staging your journey with Adobe Commerce/Magento frontend development. It is much easier if you work for a larger agency that does have multiple projects on this platform already and they can share a pair of composer keys with you.

Wait… a pair of what? This is where we need to introduce another tool that will be required to run Adobe Commerce/Magento Open Source on your local instance – Composer:

Figure 2.1 – Composer logo

Figure 2.1 – Composer logo

Now, I don’t want to dive into too many details again, so let me explain this in a very simple way. If you know a little about npm for Node.js or Bundler for Ruby, Composer is the same tool for PHP – it is a package manager. Some people say that Composer is the best package manager. Its role is to manage code dependencies...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering Adobe Commerce Frontend
Published in: Mar 2024Publisher: PacktISBN-13: 9781837637072

Author (1)

author image
Jakub Winkler

Jakub Winkler is the Founder & CEO of Q-Solutions Studio, an expert in Adobe Commerce development since 2015, and an active member of the Magento community. He has a decade of experience in eCommerce theme development and has created solutions to improve developers' work. He trains Magento development teams and has deep insights into what merchants expect from development teams. Jakub has found a way to teach and pass knowledge to ensure developers follow best practices when working with the Adobe Commerce platform.
Read more about Jakub Winkler