Skip to content

krystal/myops-textlocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MyOps TextLocal Module

This module provides support for sending text messages using TextLocal in MyOps. To use this in your MyOps installation just follow the instructions below.

Installation

Add myops-textlocal plus required configuration to your MyOps configuration file at /opt/myops/config/myops.yml.

modules:
  -
    name: myops-textlocal
    config:
      username: your-tl-username
      auth_hash: your-tl-api-hash
      sender: SenderName

Once, you've done this you can reinitize the application and restart it.

$ myops update-modules
$ myops restart

About

A TextLocal SMS provider module for MyOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages