Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Install required modules with Composer:


    Code Block
    languagebash
    composer require drupal/jwt drupal/restui


  2. Enable module "Opigno Mobille Mobile App":

    Code Block
    languagebash
    drush en opigno_mobile_app


  3. Configure "JWT" settings (you need to create a key and add JWT configuration - how to do it you can find here)

...

If you want to use push notifications on your mobile app, then follow the next steps:

  1. Enable module "Opigno One Signal"

    Code Block
    languagebash
    drush en opigno_onesignal


  2. Go to One signal and create applications with push notification credentials. NOTE: If you want to use different platforms (Web, iOS, Android) you need to create an application for each of there these platforms;
  3. Download One signal web SDK and put them to your root folder (in the same level as the file "index.php" exists). NOTE: These need This is required only if you want to use push notifications for Web platform;
  4. Put Add these credentials here - admin/config/services/onesignal