Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Update _plugin_extending_campaigns.md #206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kesc23
Copy link

@kesc23 kesc23 commented Jan 5, 2022

documentation update as i ran into a problem trying to execute the code in the previous version of this example.
Now it implements Symfony\Component\EventDispatcher\EventSubscriberInterface instead of extending Mautic\CoreBundle\EventListener\CommonSubscriber as it does not exists in mautic anymore.

documentation update as i ran into a problem trying to execute the code in the previous version of this example.
Now it implements `Symfony\Component\EventDispatcher\EventSubscriberInterface` instead of extending `Mautic\CoreBundle\EventListener\CommonSubscriber` as it does not exists in mautic anymore.
@RCheesley
Copy link
Member

Thanks for making the PR @kesc23 - much appreciated!

We are actually in the process of moving the developer documentation over to Read The Docs in case that is of interest, and we are updating it in the process.

The new repo is here: https://github.com/mautic/developer-documentation-new - this is where we are trying to make all new changes. I think that this section might have already been ported over but you can check here: https://mautic-developer.readthedocs.io/en/latest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants