2017 © Pedro Peláez
 

library mail

BitWeb extension for sending emails.

image

bitweb/mail

BitWeb extension for sending emails.

  • Friday, May 15, 2015
  • by rammrain
  • Repository
  • 10 Watchers
  • 0 Stars
  • 1,531 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

mail

Parameters when using the event listener., (*1)

[
    'to' => [
        'email' => 'you@domain.com',
        'name' => 'You'
    ],
    'cc' => [
        [
            'email' => 'me@domain.com',
            'name' => 'Me'
        ]
    ],
    'bcc' => [
        [
            'email' => 'me@domain.com',
            'name' => 'Me'
        ]
    ],
    'from' => [
        'email' => 'me@domain.com',
        'name' => 'Me'
    ],
    'subject' => 'Application rejected',
    'body' => 'Your application has been rejected.',
    'attachments' => [
        'path/to/my/file.file'
    ]
]

The Versions

15/05 2015

dev-master

9999999-dev http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

15/05 2015

1.1.2

1.1.2.0 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

15/05 2015

dev-kristjanAnd-patch-1

dev-kristjanAnd-patch-1 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

25/11 2014

dev-php54

dev-php54 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

25/06 2014

1.1.1

1.1.1.0 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

16/04 2014

1.1.0

1.1.0.0 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm

16/04 2014

1.0.0

1.0.0.0 http://bitweb.ee/

BitWeb extension for sending emails.

  Sources   Download

proprietary

The Requires

 

by Rain Ramm