Sorry, we don't support your browser.  Install a modern browser
This post is closed.

New language and page.render hooks#419

I think there should be more hooks to be able to extend and flex an application further. For example case; adding a small process between process layers instead of writing a stand-alone plugin or component for a small process.

For examples:

  • template.render:before|after
  • page.visit:before|after
  • language.create:before|after
  • language.update:before|after
  • language.delete:before|after
  • cache.pages.flush:after

Please add any useful hooks that come to your mind under this idea.

2 years ago
2
S

full ack!

With hooks, we might be able to avoid conflicts when extending components, since one plugin takes precedence while all others fail.

2 years ago
1
?

Also see hooks before and after blocks are rendered: https://kirby.nolt.io/340

2 years ago
1
2 years ago
3
S
2 years ago
Merged Hooks: `language.*`#67
2 years ago
Merged Read/Open page hook#37
2 years ago
Merged Before/after render hooks#342
2 years ago
Changed the status to
In upcoming releases
a year ago
1
S

Great to hear this feature is finally making it .. shoutout and big thanks!

a year ago
Changed the title from "More hooks to more pluggable" to "New language and page.render hooks"
a year ago
Changed the status to
Completed
a year ago