PHPackages                             fptcorp/recommendation - 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. [API Development](/categories/api)
4. /
5. fptcorp/recommendation

ActiveMagento2-module[API Development](/categories/api)

fptcorp/recommendation
======================

Magento 2 module to connect with DMP Recommendation engine

0.4.0(9y ago)14proprietaryHTMLPHP ~5.6.5|7.0.2|7.0.4|~7.0.6

Since Mar 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ngoc-nguyen/fptcorp_recommendation)[ Packagist](https://packagist.org/packages/fptcorp/recommendation)[ RSS](/packages/fptcorp-recommendation/feed)WikiDiscussions master Synced 5d ago

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

FPT Recommendation Module
=========================

[](#fpt-recommendation-module)

Thank you for trying the FPT Recommendation module! This module will improve your sales significantly. More deals are facilitated when visitor are served with relevant offers and additional cross-and-upsell recommendations.

Installing and verifying the reference module
---------------------------------------------

[](#installing-and-verifying-the-reference-module)

You can install the reference module in any of the following ways:

1. By copying the code to your `/app/code//` directory.
    This method requires some manual tasks but it easy.
2. Using `composer require`.

### Installing the module by copying code

[](#installing-the-module-by-copying-code)

Any Magento module requires a particular directory structure under `/app/code`. The structure starts with:

```
/

```

The reference module requires the following structure:

```
FPTCorp/Recommendation

```

To add the module to your Magento installation:

1. Log in to your Magento server as a user with privileges to write to the web server docroot (typically either the `root` user or the web server user).
2. Enter the following commands in the order shown:

    ```
     cd /app/code
     mkdir -p FPTCorp/Recommendation

    ```
3. Go to the [reference module GitHub](https://github.com/ngoc-nguyen/fptcorp_recommendation).
4. Click **Download Zip**.
5. Copy the `.zip` file you downloaded to your Magento server's `/app/code/FPTCorp/Recommendation` directory.
6. Enter the following commands in the order shown:

    ```
     unzip fptcorp_recommendation-master.zip
     mv fptcorp_recommendation-master/* .
     rm -rf fptcorp_recommendation-master
     rm -f fptcorp_recommendation-master.zip

    ```
7. Open `/app/etc/config.php` in a text editor.
8. Add the following anywhere under: `'modules' => array (`:

    ```
    'FPTCorp_Recommendation' => 1

    ```
9. Save your changes and exit the text editor.

### Installing the module using Composer

[](#installing-the-module-using-composer)

Enter the following command in the order show

```
	cd
	composer require fptcorp/recommendation
	bin/magento setup:upgrade
	bin/magento cache:flush

```

### Verifying the reference module

[](#verifying-the-reference-module)

1. Log in to your Magento server as a user with `root` privileges.
2. Enter the following commands in the order shown to clear the Magento cache:

    ```
     cd /var
     rm -rf cache page_cache

    ```
3. If you're currently logged in to the Magento Admin, log out.
4. Log in to the Magento Admin as an administrator.
5. Click **Stores** &gt; **Configuration**

If **FPTCORP** tab displays you successfully installed the reference module!

To use the module you should register with us After signup an email will be sent to you with siteId and API\_key to enable the module. Go to the FPTCorp tab, enter the siteId and API\_key as in the email. Save the config.

From the command line enter the following in the order show

```
	cd
	bin/magento cache:flush

```

To see the reference module at work.

After visitor use the system for a while a list of recommended products displays. That's it! You're done!

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

3424d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49a32ec32487ebec796ea6de7976e05768b6ead9f3f5938dae33fd198110dbff?d=identicon)[ngoc\_nguyen](/maintainers/ngoc_nguyen)

---

Top Contributors

[![ngoc-nguyen](https://avatars.githubusercontent.com/u/11324777?v=4)](https://github.com/ngoc-nguyen "ngoc-nguyen (13 commits)")

### Embed Badge

![Health badge](/badges/fptcorp-recommendation/health.svg)

```
[![Health](https://phpackages.com/badges/fptcorp-recommendation/health.svg)](https://phpackages.com/packages/fptcorp-recommendation)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8034.8M53](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

102624.4k](/packages/graycore-magento2-cors)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39121.1k4](/packages/elgentos-module-prismicio)[omikron/magento2-factfinder

FACTFinder Webcomponents SDK

1362.8k](/packages/omikron-magento2-factfinder)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)

PHPackages © 2026

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