PHPackages                             tobai/magento2-buyer-review - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. tobai/magento2-buyer-review

AbandonedArchivedMagento2-module[Validation &amp; Sanitization](/categories/validation)

tobai/magento2-buyer-review
===========================

Checks whether an author of product review already bought the product.

1.0.0(10y ago)6431[1 issues](https://github.com/ytorbyk/magento2-buyer-review/issues)MITPHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Dec 10Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ytorbyk/magento2-buyer-review)[ Packagist](https://packagist.org/packages/tobai/magento2-buyer-review)[ RSS](/packages/tobai-magento2-buyer-review/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Welcome
-------

[](#welcome)

ToBai Buyer Review is a Magento 2 extension. It identifies which product reviews were written by real buyers and mark these reviews on frontend. This helps potential customers to get more useful information about the product they want to buy.

More information about the extension you can find at this page - [](http://www.to-bai.com/magento-2-extensions/buyer-review.html)

Installation
------------

[](#installation)

Please follow next instructions to successfully install ToBai Buyer Review in your Magento 2 store.

1. Disable the cache with this command:

    ```
     bin/magento cache:disable

    ```
2. Add extension to composer require section using this command:

    ```
     composer require tobai/magento2-buyer-review ~1.0.0

    ```
3. Enable module and upgrade with this commands:

    ```
     bin/magento module:enable --clear-static-content Tobai_BuyerReview
     bin/magento setup:upgrade

    ```
4. Check under Stores-&gt;Configuration-&gt;Advanced-&gt;Advanced that the module ToBai\_BuyerReview is present. If ToBai\_BuyerReview displays in alphabetical order, you successfully installed the reference module!
5. Flush and enable the cache with this commands:

    ```
     bin/magento cache:flush
     bin/magento cache:enable

    ```

Now you should see new ToBai tab at Stores &gt; Configuration. When you click at this tab you will see Buyer Review section.

Before enabling cache you may compile DI. For compiling run command (before and after "var/di" directory must be deleted):

```
bin/magento setup:di:compile

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3806d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba91fc8143c08e0657d148c51c4ae93a44e67ae961a0a7febbf3000365f718a9?d=identicon)[ytorbyk](/maintainers/ytorbyk)

---

Top Contributors

[![ytorbyk](https://avatars.githubusercontent.com/u/6418650?v=4)](https://github.com/ytorbyk "ytorbyk (1 commits)")

---

Tags

magento2

### Embed Badge

![Health badge](/badges/tobai-magento2-buyer-review/health.svg)

```
[![Health](https://phpackages.com/badges/tobai-magento2-buyer-review/health.svg)](https://phpackages.com/packages/tobai-magento2-buyer-review)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25916.7k1](/packages/smile-module-elasticsuite-cms-search)[smile/elasticsuite-for-retailer

Smile ElasticSuite for Retailers - Magento2 toolkit for Retailers : Store Locator, Availability and Prices per store, etc...

18235.4k](/packages/smile-elasticsuite-for-retailer)[smile/module-elasticsuite-rating

Smile ElasticSuite - Rating search module.

1492.1k2](/packages/smile-module-elasticsuite-rating)[opengento/composer-registration-plugin

This plugin allows to compile the Magento2 components registrations on composer install/update.

111.6k](/packages/opengento-composer-registration-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
