Кнопки торговли

:information_source: Краткое описание Этот плагин позволяет отображать кнопки торговли (покупка, продажа, обмен) над заголовком темы в категории.
:hammer_and_wrench: Ссылка на репозиторий https://github.com/jannolii/discourse-topic-trade-buttons
:open_book: Руководство по установке Как установить плагины в Discourse

Я создал простой плагин, который позволяет отображать кнопки торговли над заголовком темы в категории. В нём ещё нужны модульные тесты, но он уже пригоден для использования как простое решение для категорий, посвящённых продаже, покупке или обмену.

Вам нужно включить плагин и настроить соответствующие кнопки в параметрах категории:

После этого у каждой темы появятся эти кнопки над заголовком (разумеется, только если вы являетесь владельцем темы):

После нажатия кнопки появится подтверждение о продолжении действия. Если вы подтвердите, тема будет заархивирована, и к ней будет добавлен префикс в зависимости от нажатой кнопки:

Чувствуйте себя свободными использовать его или создать форк. Или, если вы разработчик и заметили что-то не совсем корректное, я готов выслушать ваши предложения. :wink:

В настоящее время поддерживаются следующие языки:

  • Китайский
  • Датский
  • Немецкий
  • Английский
  • Испанский
  • Финский
  • Французский
  • Итальянский
  • Польский
  • Португальский
  • Русский

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

44 лайка

Hi @Janno_Liivak, how it is different to using Buy, Sell and Exchange tags?

Such tags would just say that topic is about selling or purchasing or exchange and it makes topic easier to find.

My plugin is suitable for when you have trade categories… creator of topic can archive it using a button even after allowed changing time has passed.

5 лайков

So, the main feature is for the topic author to be able to archive a topic, or is there something else?

Also, can they close the topic rather than archive?

Right now it’s only archiving topics. Why would you need closing instead of archiving? Archiving freezes a topic and topic is removed from top lists and digest emails etc. but closing doesn’t.

Difference between closing and archiving…

2 лайка

Okay, I see what you mean.

In our community, closing instead of archiving makes sense:

  1. People see how active the category is and how much sales are going on. This encourages people to us our market rather than / in addition to other markets.

  2. People see examples of what was sold quickly and what was not.

  3. People can quickly skim topics and find examples of how other people describe their animals (in our case it’s a goat market, so there is only one kind of things people are selling in ot, and examples are a good thing in this case).

But how do you keep the trading category current when you have closed and active topics mixed? Why do you think people coming to your site will want to look at the closed topics and not what are current offers/requests? In my case moderators bulk-move sold/purchased topics under the archive category so that items will not show up for non-moderators but topics will be available unaltered for future reference (in case somebody does something illegal).

Anyway… if there are enough people with need for closing instead of archiving, I will add this feature.

1 лайк

Community members tell us so.

Well, we don’t need this feature, but thanks for proposing. What we do is we set topic timers automatically for all ads in the category, so that they auto-close 1 month after the last reply. We also encourage people to write in their topics piblicly when an item gets sold, or they decide not to sell it anymore. This way buyers can comment before a topic gets closed, which is also good for content, and for other potential advertisers to watch the dynamics of the market.

Why I was asking is I wanted to find out whether there are any other features than that.

Is the development still active? Plugin still supported? Anyone uses it?

1 лайк

Is there a problem with this plugin? I haven’t done any changes as it does everything I need :slight_smile:

2 лайка

I just installed this, turned it on in settings and enabled the buttons in a category, but I do not see the buttons after posting a topic…

1 лайк

You should restart the application. After that the buttons should be visible.

1 лайк

Hi @Janno_Liivak,

Many thanks for giving us the opportunity to use this plugin, for us it’s really useful. Just let me ask you out of curiosity, I don’t understand why restart the application is needed, that’s because of the loading of some components after enabling it?

By the way, not sure if it’s me, but the Cancelled button does not disappear when unchecking from Category settings, it is supposed to be always there? I think this is related to, once you enable a button, if then is disabled, the button still appears, there is no way to remove it, doesn’t it?

Cheers,
Ismael

1 лайк

I guess that it’s how Discourse plugins are “plugged” into the standard functionality. Also there may be that some category stuff get’s cached etc … so I would suggest restarting the app after making changes to category settings also … it may also wery well be that plugged functionality doesn’t get applied the same way as default functionality does.

It may also be that I just don’t know how to do it any differently :wink: I haven’t dug deeper than I had to… didn’t have time.

Right now I have no further plans for this plugin. For anything more (regarding trading functionality) I would consider implementing some sort of interface with existing online trading environment (or ERP) but as I don’t need anything more it’s going to be “as is” for Trading Buttons plugin.

Hi @Janno_Liivak,

After some investigation, I think I solved the issue about buttons that still appear even after unchecking from category settings. I’ve opened a PR on your project.

If you need more info, please let me know.

Cheers,
Ismael

Thanks, @trobiyo… but your fix didn’t work :slight_smile:
Added comment to your PR.

Yes, totally agree, I did not try it out from a clean environment, so maybe that affected the value of some variables after trying and error. I will try it again then.

Many thanks for letting me know.

Cheers,
Ismael

Thank you, @trobiyo for a fix and Spanish translation :bow: :+1:

3 лайка

How can I contribute with a Portuguese translation?

2 лайка