Skip to content

tan3/kirby-edit-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edit Button for Kirby

Plugin Preview

Adds an Edit Button to the Frontend to quickly edit the current page in the panel. Only shown if user is logged in.

Works with caching enabled, because the auth check is done with javascript.

Requirements

This plugin requires Kirby 4.x and newer.

Installation

kirby plugin:install tan3/kirby-edit-button

Git submodule

git submodule add https://github.com/tan3/kirby-edit-button.git site/plugins/edit-button

Composer

composer require tan3/kirby-edit-button

Copy and Paste

  1. Download the contents of this repository as Zip file.
  2. Rename the extracted folder to edit-button and copy it into the site/plugins/ directory in your project.

Quickstart

Include the snippet in your footer.php or layout.php

<?php snippet('edit-button') ?>

License

MIT

About

Adds an Edit Button to the Frontend to quickly edit the current page in the panel. Only shown if user is logged in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages