saurabhd / autolink
Replace content with URL
Package info
github.com/saurabhd/silverstripe-autolink
Type:silverstripe-module
pkg:composer/saurabhd/autolink
dev-master
2019-04-10 09:42 UTC
Requires
This package is auto-updated.
Last update: 2026-03-11 01:03:09 UTC
README
To install please follow below steaps
- Step 1: Install with Composer:
composer require saurabhd/silverstripe-plugin - Step 2: Use
dev/build?flush=all - Step 3: Add below code in
_config.phpfile.
use SilverStripe\AutolinkSearch;
AutolinkSearch::AutolinkDiff();