Skip to content
  • 0 Votes
    3 Posts
    1k Views
    P

    @frissdiegurke said:

    As plugin I'd like to be able to either get a list of activated plugins (maybe also version) or to send a request whether there is an activated plugin of given name (If you're aware of security issues 😛 )

    I think you can call Plugins.isActive to see if a specific plugin is activated. Otherwise you can query db.getSetMembers('plugins:active', callback) for the actual list

  • 3 Votes
    20 Posts
    9k Views
    sehS

    @Giorgio-Chiodi said:

    @seh @julian Hello guys, just stumbled into this - could it come in handy for something?

    http://cartodb.com/

    not really, that's the same functionality i'm hoping the maps + the other plugins will be able to make possible in NodeBB. without involving hosted service 😄