Skip to content

scandipwa/create-magento-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,889 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Magneto app

A zero-configuration tool-chain which allows to deploy Magento 2 application in minutes!

Most important features

Conflict-less design 🤝

The application will automatically select free ports. It will never let services previously installed on your machine down!

Screwed a local installation? Worry not, Create Magento App will set you up!

Easy debugging 🐛

The powerful XDebug tool is a single command-line option flag away from you!

Creating an App

You’ll need to have Node >= 16 on your local development machine. You can use n to switch Node versions between different projects.

You’ll need to install platform specific dependencies for Linux, MacOS and Windows.

To create a new app, you may choose one of the following methods:

NPX

npx create-magento-app my-app

npx comes with npm 5.2+ and higher

NPM

npm init magento-app my-app

npm init <initializer> is available in npm 6+

Yarn

yarn create magento-app my-app

yarn create is available in Yarn 0.25+

AI agent skill 🤖

Working on a Create Magento App project with an AI coding agent (Claude Code, Cursor, etc.)? Install the magento-scripts skill so the agent knows to run every PHP/Composer/bin/magento/SQL command through Docker via the project's exec script — never on the host.

Using skills:

npx skills@latest add scandipwa/create-magento-app

Contribution

We'd love to have your helping hand on create-magento-app! See CONTRIBUTING.md for more information on what we're looking for and how to get started.

Thanks to these awesome ❤️ people for contribution!

License

Create Magento App is open source software licensed as OSL-3.0.

About

A zero-configuration tool-chain which allows to deploy Magento 2 application in minutes!

Topics

Resources

License

Code of conduct

Contributing

Stars

37 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors