Skip to content

qidouhai/WordPressPlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:
docker-compose up
  1. Open your broser in localhost:5000.
  2. Install your wordpress.
  3. Go to localhost:5000/wp-admin/plugins.php and active Rocket.Chat LiveChat.
  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

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.

About

Rocket.Chat.Livechat plug-in for WordPress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%