Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 4
  • Kirby 3

  • Submit a plugin
  • getkirby.com
  • This plugin is marked as archived and no longer actively maintained
    Bruno Meilick Bruno Meilick

    Postmark

    Send transactional E-Mail with Postmark

    Docs Source

    Manual

    Download and extract the folder to site/plugins/postmark

    Composer

    Git Submodule

    Sponsor
    Version
    2.0.1
    License
    MIT
    Stars
    6
    Supports
    K4 K3
    Created
    27 Jun 2021
    Updated
    23 Nov 2024

    Info

    Topics
    • Emails
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 2.0.1
    • 2.0.0
    • 1.0.3
    • 1.0.2
    • 1.0.1

    Similar plugins

    • 'nerdcel.kirby-oauth2-email' => [
          'callback-path' => 'callback-path',
          'enabled' => true,
          'email' => 'example@your-provider.tdl',
          'service' => 'azure',
          'client-id' => 'your-client-id',
          'client-secret' => 'your-client-secret',
          'refresh-token' => 'your-refresh-token',
      ];
      OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address. K5 K4
    • Courier Kirby Courier offers a convenient and painless solution for creating emails tailored for your Kirby website. K5 K4 K3

    More by Bruno Meilick

    More
    • UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3
    • <?= $page->counterImage() ?>
      Pageview Counter Track Page view count and last visited timestamp K5 K4 K3
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3