Skip to content

Missing some functions in Stores > Configuration > Design page #4251

@davidnguyen2205

Description

@davidnguyen2205

First, I installed Magento 2 with sample data by cloning from git:

git clone https://github.com/magento/magento2.git /var/www/html
cd /var/www/html && composer install
git clone https://github.com/magento/magento2-sample-data.git
cd magento2-sample-data/dev/tools
php -f build-sample-data.php -- --ce-source="/var/www/html"
cd /var/www/html
php bin/magento setup:upgrade

Then it's working. However, when i go to Stores > Configuration > Design, i just see: Search Engine Robots and my Magento version is 2.0.0

After that, i setup a new Magento website with a package from https://www.magentocommerce.com/download
And i got more functions in that Design page: Design Theme, HTML Head, Header, Footer,.... with Magento's version is 2.0.4

So what is the current version Magento on Git?
And how can i change my theme in Git version?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions