dimsog/wn-blog-plugin

A simple blog plugin for WinterCMS

Installs: 112

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 3

Open Issues: 1

Type:winter-plugin

1.0.9 2023-07-08 07:15 UTC

README

A simple blog plugin for WinterCMS

image The default blog theme image image

Supported versions

Please check: https://www.php.net/supported-versions.php

  • PHP 8.0
  • PHP 8.1
  • PHP 8.2

Installation

Install blog plugin (without theme):

composer require dimsog/wn-blog-plugin
php artisan winter:up

Install blog plugin with default theme:

composer require dimsog/wn-blog-theme
php artisan winter:up