Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Peter Gilmour Newcomer
@peterg87 · Joined 7 years ago · 1 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Does anyone know how to call another plugins public methods?
· 7 years ago
I have run into a wall trying to call a public function from another plugin. The $this->grav['plugins']->get('my_plugin') doesn't return an instance of the plugin. Please help!