Search "Magento 2"

  1. Magento 2 without ElasticSearch

    Magento 2 without ElasticSearch

    Magento 2 without ElasticSearch

    Legacy Mysql Search Extension for Magento 2 allows you installing and work with Magento 2.4.x without ElasticSearch enabled.

    This is simple and very useful solution for low cost hosting plans and non-big data in categories and products filters.

    Simple for simple.

    Huge thanks to the authors.

    Disable Elasticsearch in Magento 2

    >> Legacy Mysql Search Extension

    Read more »
  2. Magento 2 Software Recommendations

    Magento 2  Software Recommendations

    Magento 2 Software Recommendations

    Link

    We require the following software for production instances of Commerce:

    PHP
    Nginx and PHP-FPM
    MySQL
    Elasticsearch or OpenSearch
    For multi-server deployments, or for merchants planning on scaling their business, we recommend the following:

    Varnish cache
    Redis for sessions (from 2.0.6+)
    A separate Redis instance as your default cache (do not use this instance for page cache)
    See system requirements for information about supported versions of each type of software.

    Read more »
  3. Magento 2 System Requirements

    Magento 2 System Requirements

    This table shows versions of third-party software dependencies that Adobe has tested with specific Adobe Commerce and Magento Open Source releases.

    Adobe only supports the combination of system requirements described in the following table.

    Magento 2 System Requirements

    Read more »
  4. Yandex Money payment extension for Magento 2

    Yandex Money payment extension for Magento 2

    Yandex Money payment extension for Magento 2

    Payment extension for accept and integration Yandex Money payment service into your Magento 2 store or project. Online, Cash. Features: Payment for the order through the Yandex Money website. Withdraw payment to a bank account. Fast priority support service.

    Link

    Website in russian language only, but you can ofcourse always contact with author in english language for information and integration solutions.

    Read more »
  5. Value added tax

    Value added tax

    How to set up tax rules in Magento 2

    Value added tax (VAT) is a tax imposed by the state and is paid by persons registered as VAT liable either in case the liability arises or voluntarily. The obligation to pay VAT also arises when a person has mistakenly added VAT on issued invoices.

    Each country or state has its unique tax regulations that must be adhered to. This post will discuss the tax configuration for Magento 2.

    Below are the necessary steps to configure the tax settings in Magento 2:

    To begin, log in to your Admin panel and go to Stores > Taxes > Tax Rules.

    Step 2. On this page, select the Add New Tax Rule button.

    Step 3. Next, indicate the Name of the rule and select the desired Tax Rate to be applied. If necessary, you have the ability to modify the Tax Rate. To accomplish this, select the Edit icon, modify the content, and then save the changes.

    There are two alternatives available for adjusting the tax

    Read more »
  6. Magento 2 product price shows 0 fix

    Magento 2 product price shows 0 fix

    Magento 2 product price shows 0 fix

    Problem in /vendor/magento/module-directory/Model/Currency.php

    You can fix without coding by extension

    Solution by extention

    Magento 2 Currency Formatter Extension Free

    https://github.com/mageplaza/magento-2-currency-formatter

    Solution by patch

    https://github.com/magento/magento2/issues/33798


    Fix worked for his errors

    Magento wrong price is displayed for products on front-end

    Magento wrong symbol is displayed for products on front-end

    Magento show zero price

    Read more »