UUID in Article Edit

Post Reply
ManuelT
Ssr. Bludit
Posts: 10
Joined: Wed Jan 09, 2019 7:35 am

Is there a way to access the UUID of an article in the editor window (edit-content)?

On the actual article you can get it this way:

Code: Select all

$page->uuid()
but I have no idea for the back-end.

Thanks
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

You can use the plugin Content ID:

https://plugins.bludit.com/plugin/content-id

Or part of the code of it.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply