Git Product home page Git Product logo

jasmin-web's Introduction

jasmin-web

Simple package that allow work with jasmin-sms settings with php. Allow change settings for outer services.

Installation

Require this package in your composer.json file:

"haegemon/jasmin-web": "dev-master"

...then run composer update to download the package to your vendor directory.

Usage

Package base on telnet connection on jasmin admin service. Package translate php object property to console commands for jasmin admin service. Package allow show all, create, update, delete entities.

Realise base part of working with User, Group, Connector, Filter (User filter, Connector filter), MtRouter (Static router), Morouter (Static router).

Examples:

You can find some expamples at folder examples.

Test

All test based on phpunit. You should set environment variables for set connection params:

  • jasmin_admin_username - Username for test connection
  • jasmin_admin_password - Password for test connection
  • jasmin_admin_host - Host for test connection
  • jasmin_admin_port - port for test connection

jasmin-web's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jasmin-web's Issues

Telnet Connector throws error

When a successfull connection occurs on jcli through the TelnetConnector the system throws the following error:

Unhandled Error
Traceback (most recent call last):
Failure: twisted.conch.telnet.OptionRefused: twisted.conch.telnet.OptionRefused:'"'

This appears on the console of the logged in user in the box that runs jasmin although the remote telnet connection is working properly.

Filters & MT Routes are not visible after creating online in JCLI

Hi
I created filters and MT ROUTERS from Online API but it is not visible in JCLI. Later On i changed source code and ran "Persist"after command executes from API . then it started being visible in JCLI.

Please advise. is this correct way or i am missing something.

Develop stable classes for every jcli module

So far, the user and group connectors are properly connected with the corresponding jcli modules.
Every module should have appropriate connection for every action possible (add, remove etc).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.