Skip to content

Questions on plugin update #254

Answered by jmikrut
Ontopic asked this question in Q&A
Jul 29, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @Ontopic — we've actually updated this a bit since you opened this discussion.

The order of operations is now:

  1. Config is fully validated
  2. Plugins are initialized
  3. Default values are loaded into config and the config is fully sanitized

Here are some answers to your questions directly:

  1. You can certainly remove collections, but hiding them from the admin panel is actually a feature that we would need to build yet. There would be a few things to consider, such as relationship fields that might point to a hidden admin collection, but this could theoretically be a new feature. In any case, you can certainly remove / add collections with plugins. Now... hiding them from the admin UI, that's…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jmikrut
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by zubricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants