robertlemke/plugin-blog

Last activity 16 Jul 2025 28 14 3205
composer require robertlemke/plugin-blog

A blog plugin for Neos

v5.0.0

Version
v5.0.0
Type
neos-plugin
Release Date
Mar 31, 2025 15:10
Source
git
Distribution
zip
Requires
  • neos/neos: ^8.0
  • robertlemke/akismet: ^3.0
  • robertlemke/rss: ^2.0
  • flowpack/listable: ^3.6
  • neos/fusion-form: ^2.0
Suggest
  • neos/symfonymailer: Allows sending notification emails on new comments
  • simplepie/simplepie: For using the built-in ATOM import
MIT a7ba4dda64f157d44ba38c6af9e2dead605c321b

Readme excerpt

Neos CMS Blog Plugin

This plugin provides a node-based plugin for Neos websites.

Note: Although this package is in use (for example on robertlemke.com) it is not a full-fledged blogging solution.

Quick start
  • Include the Plugin's route definitions to your Routes.yaml file, just like
- name: 'RobertLemkeBlogPlugin' uriPattern: '<RobertLemkeBlogPluginSubroutes>' subRoutes: RobertLemkeBlogPluginSubroutes: package: RobertLemke.Plugin.Blog
  • add the plugin content element "Blog Post Overview" to the position of your choice.
Comment notifications

As soon as the notifications.to.email setting is configured and …
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 3 package(s).