PHPackages                             gopersonal/magento-plugin - 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. gopersonal/magento-plugin

ActiveMagento2-module

gopersonal/magento-plugin
=========================

Plugin for gopersonal personalization platform

1.0.23(10mo ago)22.6k↑12.5%OSL-3.0PHPPHP &gt;=7.0.0

Since Jun 9Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/goshops-com/magento)[ Packagist](https://packagist.org/packages/gopersonal/magento-plugin)[ RSS](/packages/gopersonal-magento-plugin/feed)WikiDiscussions main Synced 1mo ago

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

GoPersonal Magento Plugin
=========================

[](#gopersonal-magento-plugin)

Description
-----------

[](#description)

The GoPersonal Magento Plugin enables seamless communication between your Magento 2 store and the GoPersonal personalization platform. GoPersonal is a powerful solution that allows you to create personalized experiences for your customers, enhancing engagement and driving conversions.

This module acts as a bridge, facilitating data exchange and integration between your Magento store and GoPersonal's personalization services.

Requirements
------------

[](#requirements)

- Magento 2.3.x or higher
- PHP 7.0 or higher

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

[](#installation)

You can install this module via Composer. Follow these steps:

1. Ensure you have Composer installed and configured with your Magento 2 project.
2. Run the following command in your Magento root directory to install the latest version from the main branch:

```
composer require gopersonal/magento-plugin:dev-main
```

If you prefer to install a specific version, you can specify the version number instead:

```
composer require gopersonal/magento-plugin:1.0.17
```

Replace `1.0.16` with the desired version number.

3. Once the installation is complete, enable the module by running:

```
bin/magento module:enable Gopersonal_Magento
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento setup:upgrade
```

4. Clear the cache:

```
bin/magento cache:clean
```

Upgrading
---------

[](#upgrading)

To upgrade the GoPersonal Magento Plugin to the latest version, follow these steps:

1. From your Magento root directory, run the following command:

```
composer require gopersonal/magento-plugin:dev-main --update-with-dependencies
```

This command will update the module to the latest version from the main branch.

2. After the composer update is complete, run the following Magento commands:

```
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:clean
bin/magento setup:upgrade
```

3. If you're upgrading from a significantly older version, make sure to check the changelog or release notes for any breaking changes or additional upgrade steps.

Note: If you prefer to upgrade to a specific version instead of the latest, replace `dev-main` with the desired version number in the composer command.

Configuration
-------------

[](#configuration)

After installation, you need to configure the module with your GoPersonal credentials:

1. Log in to your Magento Admin panel.
2. Navigate to Stores &gt; Configuration &gt; GoPersonal &gt; General Settings.
3. Enter your GoPersonal ClientId.
4. Save the configuration.

Usage
-----

[](#usage)

Once installed and configured, the GoPersonal Magento Plugin will automatically handle the communication between your Magento store and the GoPersonal platform. This includes:

- Sending relevant customer data to GoPersonal
- Retrieving personalized content and recommendations
- Applying personalized experiences on your store frontend

For detailed usage instructions and advanced features, please refer to our [official documentation](https://academy.gopersonal.ai/).

Support
-------

[](#support)

If you encounter any issues or have questions about this module, please:

1. Check our [FAQ section](https://academy.gopersonal.ai/)
2. Contact our support team at [support@gopersonal.com](https://gopersonal.atlassian.net/servicedesk/customer/portal/2)

Contributing
------------

[](#contributing)

We welcome contributions to improve this module. Please submit pull requests to our GitHub repository.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance72

Regular maintenance activity

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.2% 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 ~58 days

Total

5

Last Release

313d ago

### Community

Maintainers

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

---

Top Contributors

[![scottocalvin](https://avatars.githubusercontent.com/u/222082133?v=4)](https://github.com/scottocalvin "scottocalvin (514 commits)")[![sjcotto](https://avatars.githubusercontent.com/u/3880470?v=4)](https://github.com/sjcotto "sjcotto (2 commits)")[![deepsource-autofix[bot]](https://avatars.githubusercontent.com/in/57168?v=4)](https://github.com/deepsource-autofix[bot] "deepsource-autofix[bot] (1 commits)")[![deepsource-io[bot]](https://avatars.githubusercontent.com/in/16372?v=4)](https://github.com/deepsource-io[bot] "deepsource-io[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/gopersonal-magento-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/gopersonal-magento-plugin/health.svg)](https://phpackages.com/packages/gopersonal-magento-plugin)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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