Skip to content

andrtechno/mod-fcm

Repository files navigation

Module Firebase cloud messaging

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist panix/mod-fcm "*"

or add

"panix/mod-fcm": "*"

Add config file

<?php
    'components' => [

    ]
?>

to the require section of your composer.json file.

API docs

Method URL Data
POST /api/fcm/index/add-device {token:XXX, ...}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages