Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Plugin Integration with the admin plugin

Started by Steven Spungin 9 years ago · 0 replies · 843 views
9 years ago

I recently spent some time writing plugins that integrated with grav-core and the admin plugin. I found it really frustrating that the admin plugin hijacked many services and deviated from the general architecture. In particular:

  1. Pages under plugin/admin/pages do not get put into folders like pages in user/pages

  2. Additional (generic) events are fired by admin and seem to be better located in core. (such as onPageNotFound and onAdminTwigTemplatePaths)

  3. Multiple forms defined front-matter pages under /admin/pages are not recognized.

So I fixed or worked around these issues, and now raise this design question up for discussion:

There are circular dependencies between admin and grav core. How does everyone feel about the dependency issue? Should it be refactored?

If I spend time migrating my fixes for a PR, should they be in admin, or grav-core?

Suggested topics

Topic Participants Replies Views Activity
Plugins · by complanar, 2 weeks ago
2 250 4 days ago
Plugins · by Vladimir Novak, 1 month ago
3 594 1 month ago
Plugins · by Mathieu Lecouturier, 2 months ago
3 416 2 months ago
Plugins · by Slebeig, 2 months ago
1 530 2 months ago
Plugins · by Rene, 3 months ago
2 730 3 months ago