Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

[Cms] Hook for after all plugins are loaded #23

@ghost

Description

@fabianmichael commented on Jun 28, 2018, 4:14 PM UTC:

I tinkered a bit around with the new plugins API and thought that a hook that fires right after all plugins have been loaded might be kind of useful. As plugins are loaded in a certain order, it is currently not possible to execute something right after plugins have been loaded.

There a few use-cases where this might become handy for developers:

  • Detect which other plugins have been loaded and adapt behavior according to this.
  • Decorate field methods, Kirbytags or Thumb drivers with a wrapper function to provide additional functionality.

This issue was moved by bastianallgeier from k-next/kirby#534.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions