moevbiz/k3-lipsum

Kirby 3 Plugin wrapper around php-loremipsum

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

dev-main 2021-03-17 20:45 UTC

This package is auto-updated.

Last update: 2024-04-18 03:15:43 UTC


README

composer require moevbiz/k3-lipsum

Usage: $page->lipsum()->word().

For other methods see the original repo at https://github.com/joshtronic/php-loremipsum

There's a more elaborate Kirby plugin that implements php-loremipsum: https://github.com/bnomei/kirby3-random. It features loads of additional methods for randomness and dummy content. I would not have created this plugin if I had been aware of its existence.

MIT