saurabhd / autolink
Replace content with URL
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-module
Requires
This package is auto-updated.
Last update: 2025-05-10 23:16:55 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.php
file.
use SilverStripe\AutolinkSearch;
AutolinkSearch::AutolinkDiff();