Skip to content

Install within an PHP application #1206

Closed Answered by caronc
svenvg93 asked this question in Q&A
Discussion options

You must be logged in to vote

You can leverage the Apprise API in which case you only need to point your php code to some easy API queries.

The alternative is to just install the apprise cli into your environment:

pip install apprise

Then you can use the PHP system() calls to it?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by svenvg93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants