Plugin info

Total downloads: 2,643
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/1/2021 (1788 days ago)
Added to WordPress: 4/1/2021 (4 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 5.7.14
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1788 days ago

20/100

Is PocketGecko Email abandoned?

Possibly abandoned (last update 1788 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 5.7.14
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

SMiLE Basic Web
Rating 5.0/5 (1 reviews)Active installs 10
One Click Demo Import
Rating 4.3/5 (78 reviews)Active installs 1,000,000
CMB2
Rating 5.0/5 (91 reviews)Active installs 300,000
OptionTree
Rating 4.7/5 (105 reviews)Active installs 60,000
Import / Export Customizer Settings
Rating 4.7/5 (6 reviews)Active installs 50,000
Custom PHP Settings
Rating 4.4/5 (15 reviews)Active installs 10,000

Description

PocketGecko Email provides a settings page (Settings -> Email) to connect WordPress to an email server using basic authentication (username/password). This allows any other plugin that uses wp_mail to function correctly.

PocketGecko Email also provides the shortcode [pocketgecko-email] which renders a simple HTML form for sending email. This form supports custom recipients, carbon copies, blind carbon copies, and sending emails with one or more attachments. Any attachments sent using PocketGecko Email are automatically uploaded to the Media Library.

Full functionality is restricted to users who possess the ‘publish_posts’ capability. Users, including guests, who do not have this capability cannot send carbon copies or blind carbon copies, and are restricted to sending emails back to the account used to send them.

By default, PocketGecko Email attempts to ‘ajaxify’ the HTML form to provide an interactive user experience. If, however, JavaScript is not available, then the form will fallback to using POST instead.

Two send_email endpoints are created at /wp-admin/admin-post.php and /wp-admin/admin-ajax.php. These can be used by other plugins or in your own custom functions.php, JavaScript or HTML to send emails. For security reasons, use of the endpoints must be authenticated with a nonce.

There are plans to make the email form available as a Gutenberg block.

Privacy Notices

No information about emails sent using PocketGecko Emails is stored by the plugin, except for email attachments which are uploaded to the Media Library.

Docs and Support

Documentation is currently in progress and will be made available here.

Support is available on the forums.

Copyright

Icons provided by fontawesome.com – license

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. The settings page

    The settings page

  2. Email form as rendered by the Twenty Twenty-One theme

    Email form as rendered by the Twenty Twenty-One theme

Changelog

1.0

  • Release