*

Newbie

  • ***
  • 68 posts
WhatsApp Chat plugin for Osclass.
« on: December 20, 2021, 01:30:08 AM »
Hi. I have an idea, can osclasspoint team creat WhatsApp plugin chat for osclass and the buttom can be at the corner like on the picture? I think it's will be a good tool. Also passible creat such chats for others servises like Telegram and others.

*

MB Themes

Re: WhatsApp Chat plugin for Osclass.
« Reply #1 on: December 21, 2021, 08:04:18 AM »
@Newbie
I've never tried whatsapp chat in websites, how it should look like? Not sure if whatsapp provides some kind of api/interface.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Newbie

  • ***
  • 68 posts
Re: WhatsApp Chat plugin for Osclass.
« Reply #2 on: December 28, 2021, 12:46:58 AM »
This one version of this chat https://www.youtube.com/watch?v=X20Emv7QM94 the web site not exist more , but I like more this version of the chat https://www.codester.com/items/15769/osclass-whatsapp-chat-plugin also there is Telegram Chat https://www.codester.com/items/15665/telegram-chat-plugin-for-osclass

*

MB Themes

Re: WhatsApp Chat plugin for Osclass.
« Reply #3 on: December 28, 2021, 09:48:13 PM »
@Newbie
I saw that video but it did not shown too much what plugin does, except it added whatsapp button to item page.
From osclass 4.1 (I think) you have "Contact Other" field available, that can be easily customized to whatever. You can change label to whatsapp and just redesign a bit listing page to show it as whatsapp button.

Not too much work.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

StefanGr

  • ***
  • 51 posts
Re: WhatsApp Chat plugin for Osclass.
« Reply #4 on: January 25, 2022, 03:03:37 PM »
@Newbie
I saw that video but it did not shown too much what plugin does, except it added whatsapp button to item page.
From osclass 4.1 (I think) you have "Contact Other" field available, that can be easily customized to whatever. You can change label to whatsapp and just redesign a bit listing page to show it as whatsapp button.

Not too much work.

In addition you can customize the label with

Code: [Select]
https://wa.me/012345678910
where "012345678910" is the phone number, in international format without spaces , . + ( ).

For sending with custom message you can use

Code: [Select]
https://wa.me/012345678910 /?text=MY-TEXT
in link format.
for example https://wa.me/012345678910 /?text=I%am%Interested%

more info here :) https://faq.whatsapp.com/iphone/how-to-link-to-whatsapp-from-a-different-app/?lang=en
;) nothing here, move on.

*

7ala

  • ****
  • 144 posts
Re: WhatsApp Chat plugin for Osclass.
« Reply #5 on: January 25, 2022, 03:27:10 PM »
@Newbie
I saw that video but it did not shown too much what plugin does, except it added whatsapp button to item page.
From osclass 4.1 (I think) you have "Contact Other" field available, that can be easily customized to whatever. You can change label to whatsapp and just redesign a bit listing page to show it as whatsapp button.

Not too much work.

In addition you can customize the label with

Code: [Select]
https://wa.me/012345678910
where "012345678910" is the phone number, in international format without spaces , . + ( ).

For sending with custom message you can use

Code: [Select]
https://wa.me/012345678910 /?text=MY-TEXT
in link format.
for example https://wa.me/012345678910 /?text=I%am%Interested%

more info here :) https://faq.whatsapp.com/iphone/how-to-link-to-whatsapp-from-a-different-app/?lang=en


*

MB Themes

Re: WhatsApp Chat plugin for Osclass.
« Reply #6 on: January 25, 2022, 06:30:52 PM »
I only see quite simple functionality that should be patched with many customization options.
May come into factory in early February :)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots