Skip to content

magento2.4

Auto Added by WPeMatico

Elastisearch 7.17 installed but not displaying as option to select in Admin Panel Stores->Configuration->Catalog

I am running into issues when upgrading from 2.3.2 to 2.4. Following the documentation from https://experienceleague.adobe.com/docs/commerce-operations/upgrade-guide/implementation/perform-upgrade.html?lang=en All the pre-requisites installed to perform the upgrade Elastisearch 7.17 has been installed. I know Adobe mentions that Elastisearch 7.6.x is supported by Magento… Read More »Elastisearch 7.17 installed but not displaying as option to select in Admin Panel Stores->Configuration->Catalog

how to save extension attribute in salesrule Api magento 2.4

I need to save custom field data in apply_on_weekday column which is located at salesrule Db table. I tried to much but it doesn’t save it in db. i share my code. vendorModuleetcextension_attributes.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:Api/etc/extension_attributes.xsd”> <extension_attributes for=”MagentoSalesRuleApiDataRuleInterface”>… Read More »how to save extension attribute in salesrule Api magento 2.4