superbig/craft3-publishedevent

Triggers an event for entries when they are published or expire in the future

dev-master 2018-07-21 12:18 UTC

This package is auto-updated.

Last update: 2024-06-27 02:12:22 UTC


README

Published Event plugin for Craft CMS 3.x

Triggers an event for entries when they are published or expire in the future

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require superbig/craft3-publishedevent
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Published Event.

Published Event Overview

-Insert text here-

Configuring Published Event

-Insert text here-

Using Published Event

-Insert text here-

Published Event Roadmap

  • Add expire event

Brought to you by Superbig