Module for ProcessWire 3.x - add shortcut links to edit fields and template directly from page edit.
Shortcut link types:
- edit page template
- edit field
- edit field in template context
Inspired by https://github.com/somatonic/HelperFieldLinks, but has unobtrusive display style, includes links using JS instead of PHP and has new features.
In your ProcessWire installation root run:
$ composer require uiii/admin-helper-links
Login to your ProcessWire admin and go to Modules > Refresh and install the module.
If you want to read more about ProcessWire and Composer visit https://processwire.com/blog/posts/composer-google-calendars-and-processwire/