Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Mike Newcomer

@mikeb77 · Joined 2 years ago · 3 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Run function from plugin admin only once, when saved · 2 years ago

    hi pamtbaau i was contnuing with my idea of being able to 'reset' a toggle after saving. ie not having to create a button/ajax solution, 'clean' or 'dirty'. stragely i've now got my idea working, simp

  • Run function from plugin admin only once, when saved · 2 years ago

    thanks pamtbaau. i see how that may work. more simply, given i can write to the config file, i wonder if there is some way to delete the current cache so the config is reloaded when the amdin page is

  • Run function from plugin admin only once, when saved · 2 years ago

    Hi. I’m new to Grav and making my first plugin. I’m trying create a ‘run once’ type of function from it’s admin page to pull data from another websevice into a yaml. I can’t figure out how to make my