avisota / contao-core
Avisota newslettersystem for contao
Installs: 2 777
Dependents: 25
Suggesters: 0
Security: 0
Stars: 20
Watchers: 8
Forks: 11
Type:contao-module
Requires
- php: ^5.6
- avisota/core: ^1.2
- bit3/string-builder: ^2.0
- contao-community-alliance/backports-initialize-system: ^1.0
- contao-community-alliance/composer-plugin: ^2.4
- contao-community-alliance/console: ^1.0
- contao-community-alliance/contao-twig: ^1.12
- contao-community-alliance/dc-general: ^2.0.0-beta42@beta
- contao-community-alliance/events-create-options: ^1.0@dev
- contao-community-alliance/events-cron: ^1.0
- contao-community-alliance/meta-palettes: ^1.9
- contao-community-alliance/nested-menu: ^1.1
- contao/core-bundle: ^3.5.5
- contaoblackforest/contao-doctrine-orm: ^2.3
- contaoblackforest/contao-doctrine-orm-timestampable: ^2.0
- contaoblackforest/contao-logger: ^2.0
- menatwork/contao-multicolumnwizard: <=3.3.10
- symfony/http-foundation: ^2.7
Requires (Dev)
- phpcq/all-tasks: ^1.2
Conflicts
- contao-legacy/avisota: *
- contao-legacy/avisota2: *
- dev-master
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- dev-develop / 3.1.x-dev
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0
- 3.0-alpha5
- 3.0-alpha3
- 3.0-alpha2
- 3.0-alpha1
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0.1
- 2.2
- 2.1
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0
- 2.0-RC13
- 2.0-RC12
- 2.0-RC11
- 2.0-RC10
- 2.0-RC9
- 2.0-RC8
- 2.0-RC7
- 2.0-RC6
- 2.0-RC5
- 2.0-RC4
- 2.0-RC3
- 2.0-RC2
- 2.0-RC1
- 2.0-beta1
This package is auto-updated.
Last update: 2024-10-29 04:52:53 UTC
README
Avisota is a high definition newsletter and mailing system for the Contao CMS <www.contao.org>.
Events
avisota-recipient-subscribe (SubscribeEvent)
Triggered if a recipient starts the subscription process (double-opt-in).
avisota-recipient-confirm-subscription (ConfirmSubscriptionEvent)
Triggered if a recipient confirms his subscription.
avisota-recipient-unsubscribe (UnsubscribeEvent)
Triggered if a recipient cancels his subscription.
avisota-recipient-remove (RecipientEvent)
Triggered if a recipient gets removed, because he has no more subscriptions.