Upgrade to 2.4.5-p1 – php error

Have a site on 2.4.5, upgraded relatively recently. Upgraded to 2.4.5-1 this morning and on the front end it’s now saying “Magento supports PHP 7.4.0 or later. Please read Magento System Requirements. “

Commands I ran were as follows:

php bin/magento maintenance:enable

php composer.phar require magento/product-community-edition 2.4.5-p1 --no-update

php composer.phar update --with-all-dependencies (needed to update composer.json for magento framework before this but otherwise it's the same composer.json as was already there)

php bin/magento setup:upgrade ;

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy -f;

php bin/magento cache:clean

php bin/magento cache:flush

php bin/magento indexer:reindex

php bin/magento --version - 2.4.5-p1

php bin/magento maintenance:disable

It was already on php 8.1. Looking in CPanel, it’s still on 8.1. Any ideas? There were no PHP errors when all the commands were running. Apart from having to update magento framework there were no errors at all except for usualy deprecated stuff.

submitted by /u/hawthornmage
[link] [comments]

Benefits of Custom Magento Web Development

Magento is a dependable platform for combining a physical and digital experience. It provides multi-channel solutions and cloud-based services to customers. Every system is used differently to manage in-stores, retail workers, and technology.

Each customer receives cost-effective eCommerce web solutions and services thanks to the custom modules built as part of the custom Magento theme development. It is appropriate for a variety of internet businesses today. Many people and businesses use Magento and its fully-featured web development tool for their various personal and corporate purposes. You can always hire the best Custom Magento Web Development Company.

Magento dominates other eCommerce platforms for various reasons, making it incredibly advantageous and trustworthy. The following are the five key advantages of custom Magento development for an eCommerce store:

  • Open-source and best customization tools.
  • Customizable and automatic responsiveness.
  • Faster page loading and highly secured platform.
  • Multiple stores and language support.
  • SEO-friendly and favors digital marketing.

submitted by /u/binarymetrix123
[link] [comments]

Port WYSIWYG content To New Page Editor Fastest Way?

Issue: After updating to Magento 2.4.x the client doesn’t have easy wysiwyg access to editing their product descriptions anymore. It is within a HTML block inside the new page editor: https://www.screencast.com/t/pm2Oy4djOJ

Have any of you found a fast easy solution to mass port all these over so the clients can edit their content easily again? I know I can disable the new page editor, but I think that just puts the old content in a textarea without the wysiwyg editor so it doesn’t really solve it.

submitted by /u/kjavitz
[link] [comments]

Magento Keyword not allowed in Google ads?

Hey there!

I’m managing Google Ads Campaigns for our web agency Compositas. Our E-Commerce team is specialized in Magento. This has always been a tricky thing to promote in Google Ads, because using Magento or Adobe Commerce in your Ad titles or descriptions is forbidden due to copyright.

It took me quite a while and a few phone calls until I realized: you can only use it as a official Adobe Partner (Rank Silver or higher). Maybe this is usefull information for some of you based in europe.

So far, so complicated. At least I could ran ads for people that searched for Magento related topics by using the keyword Magento – until today. I realized that all my keywords containing the string magento will disappear from my campaigns within minutes. Does anyone else encounter the same problem?

Any advice and hints is appreciated. Thanks!

submitted by /u/Compositas
[link] [comments]

is there a way to update FedEx’s shipment status for testing?

Context

We have FedEx integration on our project. We have a requirement that: shows the delivery status on my order page(not using a Magento OOTB popup with a tracking URL). We will use FedEx API to get delivery status.

Problem

We can create a shipment and retrieve the Tracking Number. The issue on the testing side, the tester wants to test the delivery status change on the UI. With FedEx’s test environment, we don’t know how to update the shipment status(like: pick up, in-transit, delivered). I’m trying to search the API to update the shipment status if any. But no luck yet.

does anyone know how to do that? I am appreciated any comment. Thanks

submitted by /u/noobiesofteng
[link] [comments]