# Don't see referral bundle mautic 4.3.1

**URL:** https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223
**Category:** 3rd Party Addons
**Created:** [May 26, 2022, 8:13am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223 "2022-05-26T08:13:31Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![floeby](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/floeby/32/1444_2.png) [@floeby](https://forum.mautic.org/u/floeby)
#### Post date: [May 26, 2022, 8:13am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/1 "2022-05-26T08:13:31Z")

</div>

I have a fresh mautic 4.3.1 install, which is working nicely. However, I tried to install the referral bundle ([maatoo/mautic-referrals-bundle - Packagist](https://packagist.org/packages/maatoo/mautic-referrals-bundle)), but it doesn’t show in the manage plugins page.

Tried to install via composer (didnt’t work), next I installed it via unzipping the bundle in the plugins directory. This always worked before, but now it doesn’t show.

What am I doing wrong now 😉

Thanks in advance

Floeby

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [May 26, 2022, 11:39am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/2 "2022-05-26T11:39:49Z")

</div>

It’s possible, that this plugin is abandoned.

---

<div class="post-metadata">

### Author: ![floeby](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/floeby/32/1444_2.png) [@floeby](https://forum.mautic.org/u/floeby)
#### Post date: [May 27, 2022, 9:37am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/3 "2022-05-27T09:37:44Z")

</div>

Coud be. Was working fine on 4.2.1. Shame really.  
Do you know of any plugin that would achieve the same result (creating a form that allows the filled in names or emails would to be associated with the person filling it in)?

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [May 27, 2022, 10:03am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/4 "2022-05-27T10:03:14Z")

</div>

I wouldn’t call it a shame, I think its the “open source - free stuff effect”.  
This is why I rather pay for my plugins, and I know what to expect.

I don’t know any similar plugin.  
But I think you can pay someone to update it. I don’t think its a huge update. Try upwork.  
It can be just a config issue.

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [May 27, 2022, 10:04am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/5 "2022-05-27T10:04:21Z")

</div>

I think these folks made the plugin, write to them:

> **[Data-driven Marketing für deinen Online Shop – maatoo](https://maatoo.io/)**
>
> Mach mehr aus deinem Online Shop. Mit Data-driven Marketing zu mehr Umsatz in deinem Online Shop!

---

<div class="post-metadata">

### Author: ![floeby](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/floeby/32/1444_2.png) [@floeby](https://forum.mautic.org/u/floeby)
#### Post date: [May 31, 2022, 10:32am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/6 "2022-05-31T10:32:36Z")

</div>

I’d gladly pay for a plugin like this, as long as it works. Still a shame that it isn’t working ;).

I don’t see a reason why it wouldn’t work (it all looks okay, and is similar to previous installs).  
However, this is a composer install and tried to add the plugin via unzipping (could that be it?).

If I install the plugin via composer I get this error:

```
- mautic/composer-plugin[1.0.0, ..., 1.0.1] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
- maatoo/mautic-referrals-bundle[1.0.0, ..., 1.0.3] require mautic/composer-plugin ^1.0 -> satisfiable by mautic/composer-plugin[1.0.0, 1.0.1].
- Root composer.json requires maatoo/mautic-referrals-bundle 1.* -> satisfiable by maatoo/mautic-referrals-bundle[1.0.0, 1.0.1, 1.0.2, 1.0.3].

```

So that is why I switched to a manual install.  
Anyone have a similar problem?

Kind regards,  
Floeby

---

<div class="post-metadata">

### Author: ![floeby](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/floeby/32/1444_2.png) [@floeby](https://forum.mautic.org/u/floeby)
#### Post date: [June 10, 2022, 9:27am UTC](https://forum.mautic.org/t/dont-see-referral-bundle-mautic-4-3-1/24223/7 "2022-06-10T09:27:17Z")

</div>

The sollution turned out to be this:

> <https://github.com/mautic/mautic/pull/11206>
>
> \<!-- ## Which branch should I use for my PR?
> 
> Assuming that:
> 
> a = current ma…jor release
> b = current minor release
> c = future major release
> 
> \* a.x for any features and enhancements (e.g. 4.x)
> \* a.b for any bug fixes (e.g. 4.0, 4.1, 4.2)
> \* c.x for any features, enhancements or bug fixes with backward compatibility breaking changes (e.g. 5.x) --\>
> 
> | Q | A
> | -------------------------------------- | ---
> | Bug fix? (use the a.b branch) | \[y\]
> | New feature/enhancement? (use the a.x branch) | \[\]
> | Deprecations? | \[\]
> | BC breaks? (use the c.x branch) | \[\]
> | Automated tests included? | \[y\] 
> | Related user documentation PR URL | mautic/mautic-documentation#... 
> | Related developer documentation PR URL | mautic/developer-documentation#... 
> | Issue(s) addressed | Fixes https://github.com/mautic/mautic/issues/11186 , https://forum.mautic.org/t/how-to-install-acquias-custom-objects-plugin/24204/21
> 
> \<!--
> Additionally (see https://contribute.mautic.org/contributing-to-mautic/developer/code/pull-requests#work-on-your-pull-request):
> - Always add tests and ensure they pass.
> - Bug fixes must be submitted against the lowest maintained branch where they apply
> (lowest branches are regularly merged to upper ones so they get the fixes too.)
> - Features and deprecations must be submitted against the "4.x" branch.
> \--\>
> 
> \#### Description:
> 
> The change in https://github.com/mautic/mautic/pull/11059 causes troubles when installing plugins as the Schema contains only tables from the plugin. It does not contain the leads nor the companies tables. This PR is catching the exception if the table is not present and skips the additional logic.
> 
> \#### Steps to test this PR:
> 1. Open this PR on Gitpod or pull down for testing locally (see docs on testing PRs \[here\](https://contribute.mautic.org/contributing-to-mautic/tester))
> 2. Install some plugin that has some schema to install. For example https://github.com/acquia/mc-cs-plugin-custom-objects
> 3. When you run \`bin/console mautic:plugins:install\` you will get this error:
> \`\`\`
> There is no table with name 'db.mautic\_leads' in the schema.
> \`\`\`
> which is fixed by this PR.
> 
> \<!--
> If you have any deprecations, list them here along with the new alternative.
> If you have any backwards compatibility breaks, list them here.
> \--\>
