kirby3-autoid icon indicating copy to clipboard operation
kirby3-autoid copied to clipboard

Automatic unique ID for Pages, Files and Structures including performant helpers to retrieve them. Bonus: Tiny-URL.

Results 25 kirby3-autoid issues
Sort by recently updated
recently updated
newest added

The plugin version in this repo is `2.2.1` but I can't get nothing more than `1.4.x` with a composer install (I clear my composer cache and try 2 times, still...

I get this error on any page that contains at least one file when I try to save : ``` Exception: undefined Call to a member function autoid() on null...

bug

After installing AutoID plugin I get an error message when uploading files to dashboard (and working with those files). **Steps to reproduce:** 1. Install Kirby Plainkit with Composer 2. Install...

What I want to achieve is programmatically update or add new pages, add a file to these pages if it doesn't exist yet and reference it in a files field....

bug

Hi! This is more of a question than an issue, but I was wondering if there is a minimum required version of SQLite library for Autoid to work? I have...

bug