Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • app/code being empty is perfectly fine if you have installed magento using composer. Everything will live in the vendor/ directory instead. Commented Feb 12, 2016 at 8:32
  • pls check following path vendor/magento/theme-frontend-luma Commented Feb 12, 2016 at 8:36
  • I can't find any .phtml files inside vendor/magento/theme-frontend-luma either! Commented Feb 13, 2016 at 9:14
  • 1
    i just copy template from vendor\magento\theme-frontend-luma to design in app but after clear cache theme not apply new template Commented Feb 15, 2016 at 10:53