Where to find a Magento Architect

Looking for new and creative was to reach the Magento community for a specific role I’m hiring for. As a Magento dev / Architect, where do you go to see new opportunities other than LinkedIn for North American roles? submitted by /u/Interesting_Gain_980 [link] [comments]

PSA: Not all REST API endpoint adhere to the siteview scope in URL

TLDR: Not all REST API endpoints adhere to the siteview scope you can set in the URL. The Magento dev’s won’t fix this bug, but also do not specify which REST API endpoints are affected by this bug. ​ Long version: A few weeks ago, we upgraded to Magento 2.4.3-p1. To our suprise, the bundle …

Bulk updating multi-select product attributes without clearing previous selections

Does anyone have a solution for bulk updating a multi-select attribute for products without wiping any attribute values that were selected already (which differs between products)…? It seems to be a pretty big oversight to have not made this actually usable. The only way would be to select all products that you want to make …

What happens if I redirect the HTML URL to the non.html url?

Hi Friends, Basically, I am working on an eCommerce site. It has huge pages with Html extensions, and I want to redirect them to non-HTML pages. I did it but was unable to update its canonical tags. That’s why I removed all redirection. Anyone can share their experience on this topic for the Magento site. …

how to setup a remote project locally and setup:install vs setup: upgrade

Usually when I’m setting up a project from remote server i do the following: 1 get the db dump and put it on my local db 2 composer install For here all is good but something is confusing me in the next step Usually my step 3 is bin/Magento setup:install –sompe-param …. But i sometimes …

Magento AWS Lightsail problem – This page isn’t working, didn’t send any data.

I successfully installed the bitnami aws lightsail instance and everything worked fine using the static ip address. But after installing a 3rd party module (https://store.webkul.com/magento2-multi-vendor-marketplace.html) using these instructions: Magento2 Marketplace Multi Seller module installation is very easy, please follow the steps for installation- Unzip the respective extension zip and then move “app” folder (inside “src” …

Does anyone run a store that allows for setting up business accounts? (B2B)

I’ve just recently started at a B2B and need to overhaul the account model to match the companies existing xRM solution. Ideally, we would like to have business accounts that abusiness owner or admin can manage, allowing other users within their company to register for an account with their company email address and place orders. …