Closed Squall83 closed 2 years ago
hey @Squall83 you are right, we changed this with Shopware 5.6 Have a look here: https://github.com/shopware/shopware/blob/5.6/UPGRADE-5.6.md#extjs-developer-mode
This is the according commit: https://github.com/shopware/shopware/commit/6447c06bbd520eeec3098cbf97c806b5049a3df0
@shyim hopp, hopp! rewrite the docs! :smile:
https://github.com/shopware/devdocs/blob/master/source/developers-guide/debugging/index.md The ExtJS part of this page seems to be outdated, because there is no "ext-all-debug.js" file anymore. There is a "ext-all-dev.js" file, but if i include that one, nothing changes.
At https://docs.shopware.com/en/shopware-5-en/plugins/core-plugins i found the following information:
There i found the following:
I installed, configured, cleared cache, reloaded, and nothing happens again. Is there maybe more to do? Does this plugin creates files anywhere?
I am running this guide (https://developers.shopware.com/developers-guide/backend-components/associations/#manytomany-associations-products-&-categories) and have no idea where to output something. Where to put the debug in extJS? and what to put inside? e.g.
Clearly it is my fault that i am not familar with Shopware and ExtJS, but it would be great if the docs could help me out a bit.
PS: i apologize if my issue seems aggressive, i tried to be objectively.