Linky
Component ID
2834680
Component name
Linky
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
43
Component created
Component changed
Component body
About
A link management module.
Provides a content entity for managing links, with linkit integration.
Links are inserted as references to the link entity, but resolved to the external URL via an input filter.
That way if your link changes, you update it once and it is updated through all content.
Provides a Dynamic entity reference (DER) widget with the notion of Inline Entity Form (IEF), if you need an entity reference field that references internal and external content, create a new DER field and choose the linky widget and formatter.
In the widget, if you don't select an existing link from the autocomplete, you can enter a title, giving you the equivalent of an IEF for new link entities.
Known issues
Please use the issue queue to report any issues.
Using with composer
composer require "drupal/linky"
