Skip to content

magento man

Eav in Multistore

rookie in Magento learn multistore, tell a resource where in simple language you can understand role EAV in multistore

Is it possible to get a collection containing the attributes of all entities (customers, products, etc)?

I’m trying to get a collection from the table eav/attribute (where product’s attributes are present along with customer’s, category’s, etc). I already tried to retrieve it like a normal model collection: $entitiesAttributes = Mage::getModel(‘eav/attribute’)->getCollection(); But I get the following error:… Read More »Is it possible to get a collection containing the attributes of all entities (customers, products, etc)?

cant download new patch APSB22-48

how can I download the patch in url https://helpx.adobe.com/security/products/magento/apsb22-48.html I am using adobe commerce bin/magento –version Magento CLI 2.4.2-p2 Thanks in advance