WP Manifestindependent plugin directory
manifest / content / dustpress-component-markdown

DustPress Component: Markdown

Markdown-komponentti

by Geniem Oy / Miika Arponen · github.com/devgeniem/dustpress-component-markdown · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/devgeniem/dustpress-component-markdown/archive/refs/heads/master.zip

Installation

We recommend that you install DustPress component with Composer, but it is also possible to do it manually.

Composer

$ git clone devgeniem/dustpress-component-boilerplate

Or add it into your composer.json

{
    "require": {
        "devgeniem/dustpress-component-boilerplate": "*"
    }
}

Component details

description: describe plugin main functionalities

Usage

  • activate component plugin
  • component should be now ready to use

Overriding component dust templates

Create same name dust template in project folder