atomicptr/blogging

This package is abandoned and no longer maintained. No replacement package was suggested.

Minimal blog extension that makes use of TYPO3s core elements.

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

v1.4.3 2018-05-28 13:26 UTC

This package is auto-updated.

Last update: 2022-03-29 00:57:40 UTC


README

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