ergonode / mailer
Ergonode - Mailer
Installs: 5 603
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:ergonode-module
Requires
- php: ^7.4
- doctrine/dbal: ^2.13
- ergonode/core: ^1.3.0
- ergonode/shared-kernel: ^1.3.0
- nelmio/api-doc-bundle: ^3.6
- nelmio/cors-bundle: ^2.0
- ramsey/collection: ^1.1
- ramsey/uuid: ^3.8
- sensio/framework-extra-bundle: ^5.5
- symfony/http-foundation: ^4.4|^5.3
- symfony/mailer: ^4.4|^5.3
- symfony/twig-bridge: ^4.4|^5.3
- symfony/validator: ^4.4.11|^5.3
- twig/twig: ^3.0
- webmozart/assert: ^1.7
Requires (Dev)
- phpunit/phpunit: ^9
- dev-main
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-rc.2
- 1.0.0-rc.1
- 1.0.0-beta.9
- 1.0.0-beta.8
- 1.0.0-beta.7
- 1.0.0-beta.6
- 1.0.0-beta.5
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta
- dev-release/1.3
- dev-release/1.2
- dev-release/1.1
- dev-release/1.0
- dev-feature/multimedia-import
- dev-legacy
This package is auto-updated.
Last update: 2025-02-28 22:15:12 UTC
README
Documentation
- Follow link to Ergonode Documentation,
Message template translation
We can't change locale in Twig template (symfony/symfony#35925). For now we can only set locale in translator and after all change it again
Message subject translation
You must set correct translation in MailMessage
object. We don't translate it automatically.
Attachments
In first version we don't need to make it. That functionality will be developed in next version.
Tips
How to test DSN configuration?
U can easly check DSN configuration by sending test e-mail with command:
bin/console ergonode:mailer:test team@ergonode.com -l en_US
Community
- Get Ergonode support on Stack Overflow, Slack or email team@ergonode.com
- Follow us on GitHub, Twitter and Facebook,
Contributing
Ergonode is an Open Source. Join us as a contributor.
About Us
Ergonode development is lead by Ergonode Core Team and supported by Ergonode contributors.