Push Notification in PHP via Onesignal

Поделиться
HTML-код
  • Опубликовано: 16 май 2017
  • In This Tutorial You will Learn:
    1- What is Push Notifications, and why use it?
    2-The difference between Firebase Cloud Messaging (FCM) And Onesignal API?
    3- The Flowchart for Pushing Notification Subscription And Sending Messages
    4- How to Customize Push Messages, Titles, Images?
    THE CODE HERE :
    ========================
    webeasystep.com/blog/view_arti...
    ========================
    php create push notification
    php for push notification
    php push notification api
    php push notification code
    php push notification demo
    php push notification example
    php push notification html
    php push notification javascript
    php push notification script
    php push notification service
    php push notification to browser
    php push notification tutorial
    php push notification website
    php script for push notification
    php send push notification to all devices
    php web push notification
    push notification from php
    push notification in php
    push notification php codeigniter
    push notification provider php
    push notification using php
    push notification with php
    send push notification from php
    send push notification using php
  • НаукаНаука

Комментарии • 39

  • @darrenoelofse4578
    @darrenoelofse4578 4 года назад +1

    Thank you for this extremely useful tutorial...🙏🙌

  • @massinakmin8340
    @massinakmin8340 3 года назад

    Ze tag. When you said that i knew you are egyptian lol. Loved the video and subbed thank you.

  • @bilalsarwar6562
    @bilalsarwar6562 5 лет назад +1

    fantastic api and working well...

  • @ivangonzalez823
    @ivangonzalez823 3 года назад

    Looked like me very useful. Keep so!! I am gonna subscribe to your channel to whatch more videos that you upload

  • @tosinezekiel3631
    @tosinezekiel3631 2 года назад

    This is helpful

  • @vitalbhtmugisho4373
    @vitalbhtmugisho4373 2 года назад +1

    Your tutorial is very clear and very helpful. Thank you so much for that 🙏
    I need a tutorial for integrating onesignal to android app(flutter) too. I understand at the end of this video you say that there's the next one, so i want to know, is steps for integrating onesignal to mobile showing in? I need a link for that
    Good regards..

  • @nadinehamada7516
    @nadinehamada7516 4 года назад

    thank you

  • @JuninhoGuitarrist
    @JuninhoGuitarrist 7 лет назад

    [OneSignal]
    Good afternoon, I'm starting to use oneSignal and I have a question. I will need to update the TAGs of certain users on a regular basis, Ex: when the client is in debt will have a specific tag to receive the notifications, once it is regularized I will update the tag again. How is this done? Through javascript ionic or in php?

    • @Webeasystep
      @Webeasystep  7 лет назад

      it is the same as this tutorial,follow steps and you will done it

  • @JuninhoGuitarrist
    @JuninhoGuitarrist 7 лет назад +1

    I would recommend writing a video ionic onesignal and mysql, will help many people. thank you

    • @Webeasystep
      @Webeasystep  7 лет назад

      thanks ferreira for your suggestion,i will focus on mobile as soon as possible

  • @veerendrareddyB
    @veerendrareddyB 7 лет назад +1

    hi, I just seen your tutorial. I am trying to integrate Onesignal with my website. My website is fully HTTPS. while integrating I am facing some jquery error. Can you make an video on this..
    Thanks inadvance

    • @Webeasystep
      @Webeasystep  7 лет назад

      sorry for that, I have not fully https to test with, but anyway if you follow the steps and read the onesignal documentation you will not find any problem with that because it is very clear, also the steps in the https is approximately the same in the video
      finally, don't forget to but the js files in the main root
      thanks

  • @user-em5dq4ky7k
    @user-em5dq4ky7k 4 года назад

    hi ,
    how can i send notification from my webside in google chrome to iOS device ,
    thannku

  • @leorp9334
    @leorp9334 5 лет назад +1

    Hello man! This tutorial can i use to install on any php website? Thanks for your help!

    • @Webeasystep
      @Webeasystep  5 лет назад

      Leo RP sure you can implement the same concept on any code

  • @OMARALI-fs2nw
    @OMARALI-fs2nw 5 лет назад +1

    انت مبدع يا باشا .. بس إذا ممكن في عندك شرح بالعربي الك ولشي حدا تنصح فيه

    • @web_easy_step
      @web_easy_step 5 лет назад +1

      الله يعزك ، هذه قناتي الجديدة خصصتها لأخواني من العرب ،تابع وان شاء الله تستفيد

    • @OMARALI-fs2nw
      @OMARALI-fs2nw 5 лет назад

      @@web_easy_step
      جميل .... لكن أريد تطبيقات ع php MySQL
      اذا عندك لك باللغة العربية أو إذا في مصادر تنصحتي بها ... جزاك الله خيرا

  • @RetroCode0011100100110111
    @RetroCode0011100100110111 6 лет назад +1

    how i can send notification with link? to all users?

    • @Webeasystep
      @Webeasystep  6 лет назад

      just pass the link to the content value

  • @marcoaurelio-macau7368
    @marcoaurelio-macau7368 6 лет назад

    Olá tenho esse code in php,
    function sendMessage () {
    $ content = array (
    "en" => "Você Tem Um Novo Individual Warning !!!"
    );
    $ fields = array (
    'app_id' => "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
    // "include_player_ids" => ('ALL'),
    'data' => array ("foo" => "bar"),
    'contents' => $ content
    );
    The notification is sent to everyone, how to modify it to send to a specific user, no site do onesignal eu peguei or player_id e salvei em meu field {Player} na minha aplicação. how or code to understand that no place of 'ALL' be or meu field {Player} that inside dele tem or player_id

  • @andresfelipepolo3663
    @andresfelipepolo3663 7 лет назад +2

    share code , please

    • @Webeasystep
      @Webeasystep  7 лет назад

      the code in the description

    • @MaxmilerFreitas83
      @MaxmilerFreitas83 6 лет назад +1

      webeasystep.com/blog/view_article/Push_Notification_PHP_via_Onesignal

  • @donfariid8213
    @donfariid8213 4 года назад

    U