lindemannrock / craft-smart-links
This package is abandoned and no longer maintained.
The author suggests using the craft-smartlink-manager package instead.
Intelligent device detection and app store routing for Craft CMS
Package info
github.com/LindemannRock/craft-smartlink-manager
Type:craft-plugin
pkg:composer/lindemannrock/craft-smart-links
5.37.4
2026-08-31 16:18 UTC
Requires
- php: ^8.2
- bacon/bacon-qr-code: ^3.0
- craftcms/cms: ^5.10
- lindemannrock/craft-logging-library: ^5.18.2
- lindemannrock/craft-plugin-base: ^5.38.2
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- lindemannrock/craft-redirect-manager: ^5.41.1
- nystudio107/craft-seomatic: ^5.0
- phpstan/phpstan: ^1.12.33
- phpunit/phpunit: ^11.0
- yiisoft/yii2-redis: ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 5.37.4
- 5.37.3
- 5.37.2
- 5.37.1
- 5.37.0
- 5.36.0
- 5.35.0
- 5.34.0
- 5.33.0
- 5.32.1
- 5.32.0
- 5.31.1
- 5.31.0
- 5.30.0
- 5.29.2
- 5.29.1
- 5.29.0
- 5.28.0
- 5.27.0
- 5.26.0
- 5.25.3
- 5.25.2
- 5.25.1
- 5.25.0
- 5.24.0
- 5.23.0
- 5.22.1
- 5.22.0
- 5.21.0
- 5.20.0
- 5.19.0
- 5.18.0
- 5.17.0
- 5.16.1
- 5.16.0
- 5.15.1
- 5.15.0
- 5.14.0
- 5.13.0
- 5.12.2
- 5.12.1
- 5.12.0
- 5.11.1
- 5.11.0
- 5.10.2
- 5.10.1
- 5.10.0
- 5.9.5
- 5.9.4
- 5.9.3
- 5.9.2
- 5.9.1
- 5.9.0
- 5.8.0
- 5.7.2
- 5.7.1
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.1
- 5.4.0
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.1
- 5.0.0
- 1.24.0
- 1.23.0
- 1.22.1
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.0
- 1.17.2
- 1.17.1
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.7
- 1.13.6
- 1.13.5
- 1.13.4
- 1.13.3
- 1.13.2
- 1.13.1
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-feat/craft-cloud-compat
- dev-feature/rename-to-smartlink-manager
This package is auto-updated.
Last update: 2026-08-31 16:18:43 UTC
README
SmartLink Manager for Craft CMS
Intelligent device detection and app store routing for Craft CMS. Create smart links that detect a visitor's device and redirect them to the right app store, download page, or fallback URL automatically.
Features
- Smart Links — Custom element type with per-platform URLs (iOS, Android, Huawei, Amazon, Windows, Mac, Fallback)
- Device Detection — Matomo Device Detector identifies platform and redirects automatically
- QR Codes — Canonical public PNG/SVG codes with saved styling, authenticated unsaved previews, and downloads up to 4096px
- Analytics — Click tracking with device, browser, country, city, language, referrer, and source breakdown
- Integrations — SEOmatic (Content SEO source and GTM/GA4 events), Redirect Manager (auto-301), Craft Link Field
- Smart Link Field — Element picker field for entries and other elements
- Custom Fields — Add editor-managed fields to SmartLink elements via a configurable field layout
- GraphQL — Resolve smart links, list enabled links, and query SmartLink fields from headless frontends
- Custom Domain — Serve smart links from a branded domain like
go.myapp.comwith single-site and multisite support - Multi-Site — Per-site destination URLs with a single shared slug
- Dashboard Widgets — Analytics Summary and Top Links widgets
- Import & Export — Bulk CSV export and a guided CSV import wizard with history tracking
Requirements
- Craft CMS 5.10+
- PHP 8.2+
- Base 5.38.2+
- Logging Library 5.18.2+ (required by Composer; install in CP for log viewing)
- bacon/bacon-qr-code ^3.0
Installation
Via Composer
composer require lindemannrock/craft-smartlink-manager && php craft plugin/install smartlink-manager && php craft smartlink-manager/security/generate-salt
Using DDEV
ddev composer require lindemannrock/craft-smartlink-manager && ddev craft plugin/install smartlink-manager && ddev craft smartlink-manager/security/generate-salt
Documentation
Full documentation is available in the docs folder.
Support
- Issues: GitHub Issues
- Email: support@lindemannrock.com
License
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock
