Skip to content

magento man

Fiberstate 1 Year Service Review

So after my 3 Months Review of Their services https://www.webhostingtalk.com/showthread.php?t=1910061 Here’s a 1 year update o… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1923382&goto=newpost

Geeting error while add phone number on registration page

Custom/CustomerAttribute/Setup/Patch/Data/AddPhoneAttribute.php <?php namespace CustomCustomerAttributeSetupPatchData; use MagentoCatalogUiDataProviderProductProductCollectionFactory; use MagentoCustomerModelCustomer; use MagentoEavModelConfig; use MagentoEavSetupEavSetupFactory; use MagentoFrameworkSetupModuleDataSetupInterface; use MagentoFrameworkSetupPatchDataPatchInterface; use MagentoFrameworkSetupPatchPatchRevertableInterface; use PsrLogLoggerInterface; /** * Class AddPhoneAttribute * @package MagenestCustomerAttributeSetupPatchData */ class AddPhoneAttribute implements DataPatchInterface, PatchRevertableInterface { /** * @var ModuleDataSetupInterface */ private… Read More »Geeting error while add phone number on registration page