robertlemke/plugin-blog
composer require robertlemke/plugin-blog
A blog plugin for Neos
0.3.0
- Requires
- typo3/flow: >=2.0.0-beta1
- typo3/neos: >=1.0.0-alpha3
- robertlemke/akismet: ~1.0
- robertlemke/rss: dev-master
- Suggest
- typo3/swiftmailer: Allows sending notification emails on new comments
- simplepie/simplepie: For using the built-in ATOM import
Readme excerpt
Neos CMS Blog PluginThis 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
- add the plugin content element "Blog Post Overview" to the position of your choice.
As soon as the notifications.to.email setting is configured and …
Read more
The same vendor provides 3 package(s).