Skip to content

yardinternet/wp-live-content

Repository files navigation

wp-live-content

Code Style PHPStan Tests Code Coverage Badge Lines of Code Badge

Requirements

Installation

To install this package using Composer, follow these steps:

  1. Add the following to the repositories section of your composer.json:

    {
      "type": "vcs",
      "url": "[email protected]:yardinternet/wp-live-content.git"
    }
  2. Install this package with Composer:

    composer require yard/wp-live-content
  3. Run the Acorn WP-CLI command to discover this package:

    wp acorn package:discover

You can publish the config file with:

wp acorn vendor:publish --provider="Yard\LiveContent\LiveContentServiceProvider"

Usage

From a Blade template:

<x-yard-live-content post-id="{{ $postId }}" />

About

Liveblog for WordPress sites build with Acorn.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •