Set the sender name in the nodebb-plugin-emailer-mailgun plugin

NodeBB Plugins

Suggested Topics


  • 0 Votes
    6 Posts
    364 Views

    index: false will cause it to not show up in the acp page. Remove that.

  • Any good POLL plugin?

    NodeBB Plugins
    1
    0 Votes
    1 Posts
    547 Views

    Hello.
    I search poll plugin and all of them outdated and have multiple bugs.

    where i can get better plugin or how to modify existing plugin to remove bugs.

    When i create poll and save it - i cant edit it again. I cant create multiple poll.
  • 0 Votes
    2 Posts
    1k Views

    Hard fix
    I`m remove this folder from node_modules and upgrade nodebb..
    What was it?

  • Plugin-Mentions Issue

    NodeBB Plugins
    3
    0 Votes
    3 Posts
    1k Views

    Yesh... that warning means NodeBB reports itself as v0.4.3 (because v0.5.0 hasn't been released yet), but the mentions requires v0.5.0 (which the latest commits do satisfy)

  • 6 Votes
    82 Posts
    52k Views

    This plugin is updated to work with 3.2.x and up. It also uses widgets now instead of hardcoded ad areas so it is possible to place an ad wherever there is widget area in the theme.

    @omega I've added /ads.txt support into the plugin.
    25311c03-f012-4298-969d-ef0d7b0edc74-image.png

    This only applies if the forum is hosted on the root domain, if you have another CMS on your root domain you need to handle it there. The adsense verification can be done with the custom head tab in the ACP if nodebb is on the root domain.