devdocs
devdocs copied to clipboard
Magento Developer Documentation
# General issue ## Description: https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/templates/template-email.html I have a custom template in THEME/Magento_Email/email/usp_block.html How can I include it in another template? I tried it with `{{template config_path="design/email/usp_block_template"}}` and `{{template config_path="design/email/usp_block"}}`...
# General issue Overloaded informational structure at https://devdocs.magento.com/upgrade-compatibility-tool/install.html ## Description: 1. The topic refers to itself several times. 1. The topic contains too much information for a user willing to...
Clarify information on page /guides/v2.4/install-gde/prereq/es-config-apache.html about ports used
# General issue ## Description: I was confused in regard to port used by elasticsearch (:9200) and the port used by the proxy (:8080) > `curl -i -u magento_elasticsearch:mypassword http://localhost:8080/_cluster/health`...
# Topic clarification/correction request ## Topic Link https://devdocs.magento.com/page-builder/docs/how-to/how-to-add-appearance.html ## Description The guide is incomplete to say the least. There is not clarification on most of the topics and concepts are...
# General issue Affected page: /guides/v2.4/ui_comp_guide/components/ui-columns-editor-record.html ## Description: No explanation on how to use options that aren't XML hardcoded in a custom type like multi-select. ## Additional information: This functionality...
# Topic clarification/correction request ## Topic Link https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/css-topics/css_debug.html ## Description Using "grunt watch", how does LiveReload work if your browser isn't run on the host? How do they communicate? Is...
# Make docroot pub requirement more prominent in install documentation ## Topic Link Possible areas to add warnings https://devdocs.magento.com/guides/v2.4/install-gde/prereq/prereq-overview.html https://devdocs.magento.com/guides/v2.4/install-gde/composer.html https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-install.html https://devdocs.magento.com/guides/v2.4/install-gde/install/verify.html ## Description The install docs do not have...
# General issue ## Description: Feedback on page: /guides/v2.4/ui_comp_guide/concepts/ui_comp_xmldeclaration_concept.html I've read through it but I dont fully understand the example. What exactly is the code doing? From my understanding a...
# Topic clarification/correction request ## Topic Link https://devdocs.magento.com/cloud/live/sens-data-over.html ## Description Information on this page is confusing and is mixing up Application Configurations with Service & Platform Configurations ## Possible solutions...
# General issue ## Description: Related page: https://devdocs.magento.com/guides/v2.3/rest/tutorials/orders/order-create-shipment.html There is a mention about bundles and simples, but no information about configurables. I think It means the same principle for configurable,...