cakephp-email-queue

A email sending queue for CakePHP

MIT License

Downloads
116.2K
Stars
56
Committers
22
cakephp-email-queue - 5.1.0 Latest Release

Published by lorenzo almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorenzo/cakephp-email-queue/compare/v5.0.0...5.1.0

cakephp-email-queue - 5.0.0

Published by lorenzo over 2 years ago

Upgrade to cake 4.3

cakephp-email-queue - 4.0.0

Published by lorenzo over 4 years ago

  • Migrated to Cake 4
cakephp-email-queue - EmailQueue 3.3.1 Released

Published by lorenzo about 5 years ago

  • Made the template field in the database grow up to 100 chars
cakephp-email-queue - EmailQueue 3.3.0 Released

Published by lorenzo over 5 years ago

  • Made the template_vars column in the database a LONGTEXT
cakephp-email-queue - EmailQueue 3.2.0 Released

Published by lorenzo almost 6 years ago

  • Works with Cake >=3.6
cakephp-email-queue - EmailQueue 3.1.4 Released

Published by lorenzo almost 8 years ago

cakephp-email-queue - EmailQueue 3.1.3 released

Published by lorenzo over 8 years ago

  • Mariking some optional columns as nullable in the schema
cakephp-email-queue - EmailQueue 3.1.2 released

Published by lorenzo over 8 years ago

  • Fixed bug in getBatch() getting bigger batches than it should
cakephp-email-queue - EmailQueue 3.1.1 released

Published by lorenzo over 8 years ago

  • Fixed mistake in migration code
cakephp-email-queue - EmailQueue 3.1.0 released

Published by lorenzo over 8 years ago

  • Added a migrations file
  • Saving times in the default timezone instead of forcing UTC
  • Automatically saving the created and modified columns
cakephp-email-queue - EmailQueue 3.0.3 released

Published by lorenzo over 8 years ago

  • Fixed error when the list of emails to send is empty in the sender shell
cakephp-email-queue - EmailQueue 3.0.2 released

Published by lorenzo over 8 years ago

  • Fixed the preview shell
cakephp-email-queue - EmailQueue 3.0.1 released

Published by lorenzo over 8 years ago

  • Fixed error in schema.sql
  • Fixed SerializeType issue
cakephp-email-queue - EmailQueue 3.0 released

Published by lorenzo over 8 years ago

This is a major release for the plugin bringing compatibility with CakePHP 3.x

Package Rankings
Top 3.53% on Packagist.org
Top 9.63% on Proxy.golang.org
Related Projects