breadlesscode/neos-blog

Last activity 08 Dec 2022 16 4 1389
composer require breadlesscode/neos-blog

Ready to use blog package

dev-dependabot/npm_and_yarn/elliptic-6.5.4

Version
dev-dependabot/npm_and_yarn/elliptic-6.5.4
Type
neos-plugin
Release Date
Mar 09, 2021 02:31
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: ~4.0
  • neos/fusion-afx: ~1.0
  • neos/swiftmailer: ~6.0
  • breadlesscode/neos-commentable: ~1.1
  • breadlesscode/neos-listable: ~1.2
MIT
  • #flow
  • #category
  • #blog
  • #plugin
  • #tags
  • #neos
  • #author
4f4358ac8623656e43f568ab3ab65d9d2696e4bd

Readme excerpt

Neos Blog

This Neos CMS plugin is for a simple blog functionality.

Features
  • Categories
  • Tags
  • Comments
  • Author page
  • Listing with pagination
Installation

Most of the time you have to make small adjustments to a package (e.g., the configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site package located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

composer require breadlesscode/neos-blog --no-update

The --no-update command …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 9 package(s).