- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019
01:28 PM
04-18-2019
01:28 PM
from magento 2.3.0 to mange 2.3.1
Hi, when updating magento 2.3.0 to magento 2.3.1 it happened that the developers option of store-> configuraction-> Advanced-> developers disappeared
I would like to know how I can fix it
now I only see 2 options Admin and System
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019
09:33 PM
04-18-2019
09:33 PM
Re: from magento 2.3.0 to mange 2.3.1
Developers options available when store in developer mode. Switch magento in developer mode.
More information there
https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html
More information there
https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019
02:02 AM
04-19-2019
02:02 AM
Re: from magento 2.3.0 to mange 2.3.1
Switch your Magento instance to developer mode by executing below command in your terminal -
- To change the mode - php bin/magento deploy:mode:set developer
To check the current mode - php bin/magento deploy:mode:show
Once you change the mode, go to the Store -> Configuration -> Advanced and see the magic.
Hope it helps!
Found the above suggestion helpful, hit the "Kudos" & Accept as Solution!
Thank you,
Rohan D.
Free & Premium Magento 2 Extensions
Thank you,
Rohan D.
Free & Premium Magento 2 Extensions