In Kirby 4 is it possible to see if the client / user has logged in to the Panel? Or which pages they have made changes to and when? I can’t find a plugin for this?
Will this be possible in Kirby 5?
In Kirby 4 is it possible to see if the client / user has logged in to the Panel? Or which pages they have made changes to and when? I can’t find a plugin for this?
Will this be possible in Kirby 5?
oh that looks great. Thanks
Argh, it says on the plugin GitHub page:
Known Limitations
- only works with multilanguage sites atm
And having installed it, I now can’t save anything in the Panel
Have you tried enabling multi language in the config?
I’m worried that if I do that, it will make everything more complicated? Or can I turn it on and forget about it?
I think if you set one laguange, emglish for example, you wont see anything different in the panel, but your content text filenames will change to include a country code. I think that is why the plugin currently does not work, its not able to detect any content files with a country code.
If you set two languages up, youll see a new option in the panel when editing pages to switch between the two or more languages.
Hey, thanks. So I could potentially set up multi language, but just use one language – and then the plugin should work. Sounds simple enough!
Hi, I just pushed a new version of the plugin. It should support single language sites also now, apart from the restore feature. I’ll try to update that soon as well.
Oh wow. That’s great. I might try it. Thank you