Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
/ blogging Public archive

Minimal blog extension that makes use of TYPO3s core elements.

License

Notifications You must be signed in to change notification settings

atomicptr/blogging

Repository files navigation

Blogging

Minimal blog extension that makes use of TYPO3s core elements.

Download

blogging on TER

Or just install it via composer

composer require atomicptr/blogging

I want...

Certain things you might want that aren't included by default because I don't consider them to be a substaintial part of a "minimal" blog extension.

Comments

Use Disqus or something similiar.

Posts in the List plugin should have the full page content

Using the v:content.render view helper from the VHS extension makes this fairly easy:

<v:content.render pageUid="{post.uid}" />

Support me

Buy Me A Coffee

License

MIT

About

Minimal blog extension that makes use of TYPO3s core elements.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published