Skip to content

Statamic Plugin to add internal page links in Redactor fields

License

Notifications You must be signed in to change notification settings

peda/statamic-page-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

statamic-page-links

Usage

Edit site/settings/system.yaml and add the following to your redactor settings

plugins:
- definedlinks
- imagelinks
definedLinks: '/cp/addons/page-links/pages/get' 

after adding the settings it should like like that

redactor:
  - 
    name: Standard
    settings:
      plugins:
        - definedlinks
        - imagelinks
      definedLinks: '/cp/addons/page-links/pages/get'

About

Statamic Plugin to add internal page links in Redactor fields

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published