New monetisation feature proposition

Hi All,

I have been thinking of a way of monetising the website and during the launching stage for us about 4 months old site it it a bit tricky.

There is different monetising ways :
1 - ads ( I don’t like it, it looks ugly, and is not worth the money unless you have crazy traffic )
2 - subscription like nomad list : Nomad List . It is tricky to do this in early stage because we want content

3 - our idea / solution ( Wallet type or credit kind )
is there a system / plugin that offers the opportunity to group2 level people to top up credits where 1 crédit would allow 1 post. Credits would go to stripe account.

So random customers can post but companies would have to buy credits.

Does this would make sense ? does it exist ? We would be happy to be beta testers.

Many thanks

「いいね!」 2

I’ve implemented this as a Discourse plugin, and have been testing on my sites for a few weeks now.

There are one or two things I wanted to add (tests, documentation, full internationalisation) before announcing the new plugin on meta.discourse.org

However, if you’re willing to be beta testers, I’d be very grateful for your feedback.

My plugin is here: GitHub - chrisbeach/discourse-paid-pinning: Allows forum members to pay for pinned topics

On my forums (example: https://se23.life), I allow businesses to create one new topic free of charge. If they want to create subsequent topics, they can pay a fee using a Stripe online payment. As a bonus, their paid-for topics are pinned for four days. Here are some screenshots:

Links to “Advertise” page

“Advertise” page (non signed-up user)

Note that the text is customisable (js.discourse_paid_pinning.advertise_spiel)

“Advertise” page (signed-in user with transactions)

Payment Popup (Stripe Checkout)

Button on User Admin Page

Clicking this reveals the following:

The following transaction indicator is also visible to staff members, and clicking on it shows the transaction list:

「いいね!」 18

Hi Chris,

what’s the status of this plugin? I’m considering using it to let users post commercial messages in a specific category - does the plugin support this?

「いいね!」 1

The plugin has been used on my forums for a while now and taken a few payments successfully.

It’s also in use by @Jeremie_Leroy and he has encountered one or two issues which I haven’t yet managed to reproduce on my instances.

I’m only able to work on this project in my spare time and am currently very busy with other things.

I plan to write a proper test suite and would gladly accept pull requests and comments on the code.

The plugin does not support this, no. It sounds like a good feature to offer and I’d accept PRs at this stage.

「いいね!」 2

hi @bartv,

It works well for people to post a pin topic for the price and time you will setup.

「いいね!」 1

That’s great to hear! I’m a beginner in plugin development, but I’ll gladly comment on the code if that helps - any areas in particular?

I’m afraid I won’t be able to contribute a PR for a category restriction though - is this something you’d be willing to add as a sponsored project?

「いいね!」 2

I’m afraid I cannot commit to sponsored work at the moment as I have a few other things on the go.

「いいね!」 3

メインメニューの上部にある「広告」リンクをドロップダウンのみに表示されるように非表示にする方法を知りたいのですが。

ありがとうございます。

他に貢献したい方がいれば、この機能についてプルリクエストをマージするのは喜んで行います。現時点では、私自身がプラグインに取り組むことはできません。

もし誰かがプラグインをフォークして新しいメンテナーになりたい場合は、このフォーラムの関連投稿をあなたのフォークに誘導するように更新できます。

「いいね!」 1

皆さん、この件を掘り起こします。

フォーラムの注目度が高まり、固定投稿が広告主にとって非常に効果的であるため、同様の方法で「有料固定」機能を実装したいと思います。

このプラグインをまだ使用している人、または同様のプラグインを作成した人がいるか、本当に知りたいです。

この場合、Stripe を使用したくありません。代わりに、各広告アカウントに(手動で入力された)クレジットを与え、トピックの固定、バナートピックの作成などに使用できるようにしたいと考えています。

Gamification plugin が役立つかもしれません。

私も同様のアイデアをいくつか考えましたが、まだ何も実行していません。予算があれば教えてください。

Gamificationプラグインのどの部分についてお尋ねですか?「ユーザークレジット/残高」機能のことでしょうか?

どうしてそう思ったのか、実はよく分かりません。

ピン留め/バナーは永久に続くのでしょうか、それとも期限切れになるか、定期的に再課金が必要になりますか?特定のカテゴリの商品のみ対象になりますか?ご予算はありますか?

現在、7日間の「トピックのピン留め」を提供していますが、10日間または1か月間提供することもあります。

トピックはグローバルにピン留めされます。現時点では、カテゴリごとのピン留めはリクエストされていませんが、

まだありません。現在、これらのリクエストは手動で処理していますが、需要が増加しているため、クライアントが自分でトピックをピン留めできるシステムを構築したいと考えています。

「いいね!」 1