Adding a method `get_like` to PluginStore class

In general I recommend creating your own tables via migrations if the PluginStoreRow can’t be queried the way you want to. This is now commonly done in several plugins and works great!

3 Me gusta