uiii / admin-helper-links
Package info
github.com/uiii/AdminHelperLinks
Language:JavaScript
Type:pw-module
pkg:composer/uiii/admin-helper-links
1.1.8
2023-11-12 22:40 UTC
Requires
- hari/pw-module: ^1.0
README
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.
Installation
Using composer
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/
