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 лайка

Меня интересует, как скрыть ссылку «Реклама» в верхнем главном меню, чтобы она отображалась только в выпадающем списке?

Спасибо.

С радостью приму pull request по этой задаче, если кто-то ещё захочет внести свой вклад. В данный момент я не могу работать над плагином самостоятельно.

Если кто-то захочет сделать форк плагина и стать новым сопровождающим, я могу обновить соответствующие сообщения на этом форуме, чтобы они указывали на ваш форк.

1 лайк

Привет, ребята, вытаскиваю эту тему.

Так как наш форум набирает популярность, а закрепленные посты показывают отличные результаты у рекламодателей, мы хотели бы внедрить аналогичную функцию «платного закрепления».

Меня очень интересует, пользуется ли кто-то этим плагином до сих пор или создал что-то похожее.

В нашем случае мы не хотим использовать Stripe, а вместо этого будем начислять каждому рекламному аккаунту кредиты (вручную), которые они смогут тратить на закрепление тем, создание баннерных тем и так далее.

Плагин Геймификация может помочь с этим.

Я думал о некоторых похожих идеях, но пока ничего не сделал. Дайте знать, если у вас есть бюджет.

Мне интересно, какие именно части плагина Gamification вы имеете в виду? Функцию «кредиты/баланс пользователя»?

На самом деле я не уверен, о чём я думал.

Будут ли закрепления/баннеры действовать вечно, иметь срок действия или требовать периодической оплаты? Будут ли они доступны только для товаров определённых категорий? Есть ли у вас бюджет?

В настоящее время мы предлагаем закрепление темы на 7 дней, но иногда также предоставляем 10 дней или целый месяц.

Темы закрепляются глобально. Закрепление в рамках конкретной категории на данный момент не запрашивалось, однако

Пока нет. В настоящее время мы обрабатываем такие запросы вручную, но по мере роста спроса мы хотели бы создать систему, в которой клиенты смогут самостоятельно закреплять темы.

1 лайк