uiii/admin-helper-links

Installs: 50

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 2

Open Issues: 2

Language:JavaScript

Type:pw-module

1.1.8 2023-11-12 22:40 UTC

This package is auto-updated.

Last update: 2024-04-12 23:33:03 UTC


README

Packagist

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

preview

Inspired by https://github.com/somatonic/HelperFieldLinks, but has unobtrusive display style, includes links using JS instead of PHP and has new features.

Installation

How to install modules.

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/