Skip to content

magento man

How to login through REST API endpoint and magento web session in a single customer login flow?

I am using Magento as a headless CMS application and building my own frontend UI and backend application. The intention is to handle customer authentication, product listing and cart management through REST API endpoints provided on https://developer.adobe.com/commerce/webapi/rest/quick-reference/ on my own… Read More »How to login through REST API endpoint and magento web session in a single customer login flow?

Magento 2 How to move custom product options under the custom container on Product page

I am customizing the Magento2 Blank theme, by using a custom child theme. I want the custom options,product prices add to cart section to appear in my custom container. I have created the file: app/design/frontend/Vendor/theme/Magento_Catalog/layout/catalog_product_view.xml <?xml version=”1.0″?> <!– /** *… Read More »Magento 2 How to move custom product options under the custom container on Product page

I am getting SQLSTATE[42S22] error after running the setup:upgrade command after importing a dump file in mysql

i have tried reindexing and toggling from schedule to realtime mode and i am still getting the error. This is what i get after php bin/magento setup:upgrade SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘entity_id’ in ‘NEW’, query was: CREATE… Read More »I am getting SQLSTATE[42S22] error after running the setup:upgrade command after importing a dump file in mysql

Have you tried this hosting provider?

I considering to take the hosting services of elihost.com. From my own research I have seen they can provide a level of security unmatched b… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1920474&goto=newpost

How can I auto-approve quotes?

I am wanting to auto-approve quotes as customers approve them. Our company does not negotiate price, but we want the resource there for the customer. Is something like this possible?