RocketChat/WordPressPlugin

Name: WordPressPlugin

Owner: Rocket.Chat

Description: Live chat plug-in for WordPress

Created: 2016-03-20 17:58:08.0

Updated: 2018-05-18 11:29:30.0

Pushed: 2018-05-18 11:29:28.0

Homepage: null

Size: 82

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RocketChat LiveChat plugin for WordPress

This is a plugin for WordPress to enable LiveChat support. To install please use the WordPress plugin installer and search for Rocket.Chat LiveChat.

This repository contains unstable version of the plugin and outside of oficial releases it is not intended for use.

Contributing

If you wish to contribute, send in a Pull Request.

If you have a use case or functionality that you think a plugin should cover, submit an Issue explaining your use case or functionality.

Docker

Use Docker-compose to edit

Rocket.Chat logo

  1. Fork and Clone this repository
  2. Open on folder and write in cosole:
    er-compose up
    
  3. Open your broser in `localhost:5000`.
  4. Install your wordpress.
  5. Go to `localhost:5000/wp-admin/plugins.php` and active Rocket.Chat LiveChat.
  6. Commit your changes (git commit -am 'Added some feature')
  7. Push to the branch (git push origin/develop my-new-feature)
  8. Create new Pull Request
Use any server Local.
  1. Fork and Clone this repository
  2. Open on plugin folder copy `Rocket.Chat-livechat` to your plugin folder.
  3. Test yours feature.
  4. Commit your changes (git commit -am 'Added some feature')
  5. Push to the branch (git push origin/develop my-new-feature)
  6. Create new Pull Request

License

Note that Rocket.Chat Plugin is distributed under the MIT License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.