Image How to Choose the Best WYSIWYG Drupal Content Editor? Monday, January 31, 2022 – 22:08 Teaser image How to…
Community Working Group posts: Code of Conduct Training Workshops in 2022
The Drupal Community Working Group is continuing to team up with Otter Tech to offer live, monthly, online Code of…
Talking Drupal: Talking Drupal #332 – Permissions Management
Today we are talking about Permission Management with Benji Fisher. www.talkingDrupal.com/332 Topics John – Squid Games – Midcamp hat Abby…
Save customer attribute programmatically in Magento 2
I’m trying to save the value of some custom customer attributes programmatically. I have seen a few examples and everyone…
Atwix MageNews January 2022: eCommerce Tech Trends
2022 is in full-swing and what better way to kick it off than by diving into key trends gaining momentum…
Why I can’t edit XMLs in my Custom Layout Update via CMS?
I had layout updates via XML configurations per CMS page via admin panel as you can see below. After updating…
How to display used coupon code in order details page in admin
I need to show used coupon code in backend order details page. In my searches i found coupon code does…
When deploying Magento to Docker container, receive error PageBuilder errors
I’m trying to setup my Magento cloud install into Docker, by following this guide: https://devdocs.magento.com/cloud/docker/docker-mode-developer.html I run: docker-compose run –rm…
Magento 2 Category pages doesn’t show page navigation (bottom nav)
I’m using Magento 2.4.3, and everything seems to work fine but the page navigation on the category pages, the one…
What is Git and Why Use It
Introduction and DefinitionRepositories and CommitsBranches and MergingPull RequestsCommandsWhy use Git?Articles You Might Like What is Git Git is a version…