Facebook Changed Its Name To Meta

Facebook on October 28th, 2021 announced that it has changed its company name to Meta & company rebrand as it moves to the Metaverse

“Metaverse” – an new online digital world where people can communicate, transmission message, playing game, work and in a virtual environment, often using VR(Virtual Reality) headsets.

Facebook and its other products as Instagram, Messenger and WhatsApp will be housed in a separate division from Facebook Reality Labs, which makes the company’s augmented and virtual reality products.

For more info visit https://about.facebook.com/meta

How To Disable Magento 2.4 Two-Factor Authentication

Magento 2.4 provides default Magento 2.4 Admin Login security [Two-Factor Authorization], once you installed Magento 2.4 & other below versions as Magento 2.4.x

Magento 2.4

Magento 2.4.1

Magento 2.4.1-P1

Magento 2.4.2-P1

Magento 2.4.2-P2

Magento 2.4.3

Magento 2.4.3-P1

and try to Admin Login, following below error occurs

Solution : below link redirects on solution page, where you can get info

How To Disable Module Magento_TwoFactorAuth (Two-Factor Authorization )

Other important Magento 2.4.x issue as below

Magento 2.3 To Magento 2.4.5 Comptibility For PHP, MYSQL, Composer, Apache etc


Magento 2.4.3-p1 Installation Steps


Magento 2.4.3 Installation Steps


Magento 2.4.3 Features


Magento 2.4.3 – p1 Features


Magento 2.4 Two Factor Authentication


Magento 2.4.1 Features


Magento 2.4 Features


Magento 2.4 Installation


Magento 2.2, Magento 2.3, Magento2.4 Installation Issue on Windows 10, XAMPP


Magento 2 Installation at 51% Error: (Wrong file in Gd2.php:64) Module ‘Magento_Theme’

You Need To Configure Two-Factor Authorization in Order To Proceed To Your Store’s Admin Area

Magento 2.4 Admin having following below Admin Login error

This same Magento 2.4 Admin Login issue having with following below Magento 2.4.x versions.

Magento 2.4

Magento 2.4.1

Magento 2.4.1-P1

Magento 2.4.2-P1

Magento 2.4.2-P2

Magento 2.4.3

Magento 2.4.3-P1

“You need to configure Two-Factor Authorization in order to proceed to your store’s admin area”

The following below two Solution

1- Solution : “Module Magento_TwoFactorAuth need to be disable”

Go to Magento2.4-Root-Directory/app/etc/config.php & converts

'Magento_TwoFactorAuth' => 1

Into

'Magento_TwoFactorAuth' => 0

and Run below command

php bin/magento cache:flush

2- Solution : Run following below CLI command

php bin/magento module:disable Magento_TwoFactorAuth

After run Flush Cache CLI Command

Finally Magento 2.4.x Admin Issue will be resolved & Login with your Magento 2.4.x Admin Login credentials

Other important Magento 2.4.x issue as below

Magento 2.3 To Magento 2.4.5 Comptibility For PHP, MYSQL, Composer, Apache etc


Magento 2.4.3-p1 Installation Steps


Magento 2.4.3 Installation Steps


Magento 2.4.3 Features


Magento 2.4.3 – p1 Features


Magento 2.4 Two Factor Authentication


Magento 2.4.1 Features


Magento 2.4 Features


Magento 2.4 Installation


Magento 2.2, Magento 2.3, Magento2.4 Installation Issue on Windows 10, XAMPP


Magento 2 Installation at 51% Error: (Wrong file in Gd2.php:64) Module ‘Magento_Theme’