statamic / wikilinks
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 2
Open Issues: 3
pkg:composer/statamic/wikilinks
Requires
- statamic/cms: ^5.0
Requires (Dev)
- orchestra/testbench: ^9.0
This package is auto-updated.
Last update: 2025-09-27 15:39:49 UTC
README
Wikilinks is an add-on for Statamic 5.x that enables Wiki style [links] in the content of your site.
It provides a simple modifier that seeks out any content wrapped in [braces] and automatically links it to other entries or pages with the same title (or other field of your choosing).
{{ content | wikilinks }}
See the Documentation for more details of usage.