sunnysideup / cms_edit_link_field
Adds EDIT IN CMS link to any object within the Silverstripe CMS.
Package info
github.com/sunnysideup/silverstripe-cms_edit_link_field
Type:silverstripe-vendormodule
pkg:composer/sunnysideup/cms_edit_link_field
Requires
- silverstripe/recipe-cms: ^6.0
- dev-main
- 13.0.0
- 12.2.2
- 12.2.1
- 12.2.0
- 12.1.3
- 12.1.2
- 12.1.1
- 12.1.0
- 12.0.2
- 12.0.1
- 12.0.0
- 11.0.0
- 10.0.0
- 9.2.4
- 9.2.3
- 9.2.2
- 9.2.1
- 9.2.0
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.0
- 8.0.0
- 7.1.2
- 7.1.1
- 7.1.0
- 7.0.0
- 6.x-dev
- 6.0.0
- 5.x-dev
- 5.0.0
- 4.0.0
- 3.x-dev
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.0.0
- 1.0.0
- dev-upgrades/automatedbranch/5to6
- dev-temp-upgradeto4-branch
This package is auto-updated.
Last update: 2026-04-21 22:46:41 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/cms_edit_link_field
Configuration
In the _config folder you will find the cms_edit_link_field.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
cms_edit_link_field.yml.examplefiles into yourapp/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.