Skip to content
2.0
Go to file
Code
This branch is 1161 commits ahead, 27280 commits behind magento:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
bin
 
 
 
 
css
 
 
 
 
i
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Magento Developer Documentation

Welcome! This site contains the latest Magento developer documentation for ongoing Magento 2.0 releases.

To contribute, please fork the 2.0 branch and submit any PRs to this same branch as well.

Build this site using Jekyll

To preview your work before submitting it to us, you can view the site locally using Jekyll{:target="_blank"}.

Mac OS X prerequisites

El Capitan and later versions of Mac OS X require additional steps prior to installation due to security improvements.

Change to the devdocs root directory and enter the following commands to install and run Jekyll:

# Install Bundler into /usr/local/bin directory instead of protected /usr/bin
$ sudo gem install bundler -n /usr/local/bin

Build this site {#build}

To build this site using Jekyll:

# Install dependencies
$ bundle install

# Visit http://localhost:4000 in your favorite browser!
$ bin/jekyll serve

Questions

If you have questions, open an issue and ask us. We're looking forward to hearing from you!

About

Magento Developer Documentation

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.