Download the PHP package danharper/inbox-actions without Composer
On this page you can find all versions of the php package danharper/inbox-actions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danharper/inbox-actions
More information about danharper/inbox-actions
Files in danharper/inbox-actions
Download danharper/inbox-actions
More information about danharper/inbox-actions
Files in danharper/inbox-actions
Vendor danharper
Package inbox-actions
Short Description Inbox actions, for Gmail and any other compatible email client
License MIT
Package inbox-actions
Short Description Inbox actions, for Gmail and any other compatible email client
License MIT
Please rate this library. Is it a good library?
Informations about the package inbox-actions
Inbox Actions
A small library to generate Schema.org markup to embed in emails to achieve "Actions in Inbox".
Usage
So far, the following "Actions" from Gmail are supported:
- View
- RSVP
- Confirm / Save
View
Outputs:
You can also add in details of your Organization:
RSVP
When echo
'd, results in:
There's multiple ways you can define the event dates, the address and the possible responses:
Confirm / Save
Confirm actions and save actions are near-enough identical. You can swap out ConfirmAction
with SaveAction
below for semantics.
Example output:
All versions of inbox-actions with dependencies
PHP Build Version
Package Version
No informations.
The package danharper/inbox-actions contains the following files
Loading the files please wait ....