All Projects → RocketChat → Wordpressplugin

RocketChat / Wordpressplugin

Licence: gpl-3.0
Rocket.Chat.Livechat plug-in for WordPress

Projects that are alternatives of or similar to Wordpressplugin

Raccoon Plugin
With Raccoon, use a JSON or YAML file to manage WordPress theme features
Stars: ✭ 18 (-21.74%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Theme Framework
Lightweight MVC theming framework for developers who want to better organize their own custom themes with an MVC approach.
Stars: ✭ 18 (-21.74%)
Mutual labels:  wordpress, wordpress-plugin
Woocommerce Custom Orders Table
Store WooCommerce order data in a custom table for improved performance.
Stars: ✭ 415 (+1704.35%)
Mutual labels:  wordpress, wordpress-plugin
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (+1586.96%)
Mutual labels:  wordpress, wordpress-plugin
Pdpa Consent
WordPress plugin for PDPA Consent allows you to notify to the user to accept privacy terms. Comply with Thailand PDPA law.
Stars: ✭ 23 (+0%)
Mutual labels:  wordpress, wordpress-plugin
Cavalcade
A better wp-cron. Horizontally scalable, works perfectly with multisite.
Stars: ✭ 412 (+1691.3%)
Mutual labels:  wordpress, wordpress-plugin
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+1991.3%)
Mutual labels:  wordpress, wordpress-plugin
Codestar Framework Old
This project has moved to https://github.com/Codestar/codestar-framework
Stars: ✭ 361 (+1469.57%)
Mutual labels:  wordpress, wordpress-plugin
Wp Password Bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
Stars: ✭ 520 (+2160.87%)
Mutual labels:  wordpress, wordpress-plugin
Web Stories Wp
Web Stories for WordPress
Stars: ✭ 502 (+2082.61%)
Mutual labels:  wordpress, wordpress-plugin
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (+1530.43%)
Mutual labels:  wordpress, wordpress-plugin
Press Sync
The easiest way to synchronize posts, media, users and more between two WordPress sites.
Stars: ✭ 22 (-4.35%)
Mutual labels:  wordpress, wordpress-plugin
Laps
Light WordPress profiler.
Stars: ✭ 368 (+1500%)
Mutual labels:  wordpress, wordpress-plugin
Wp Print
Displays a printable version of your WordPress blog's post/page.
Stars: ✭ 16 (-30.43%)
Mutual labels:  wordpress, wordpress-plugin
Qtranslate Xt
qTranslate-XT (eXTended) - reviving qTranslate-X. A new community-driven plugin soon. GUTENBERG initial support now available! Built-in modules for WooCommerce, ACF, All in one SEO, Events Made Easy, Gravity Forms.
Stars: ✭ 366 (+1491.3%)
Mutual labels:  wordpress, wordpress-plugin
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (+1882.61%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Importer
In-development rewrite of the WordPress (WXR) Importer
Stars: ✭ 342 (+1386.96%)
Mutual labels:  wordpress, wordpress-plugin
Controller
Composer package to enable a controller when using Blade with Sage 9
Stars: ✭ 345 (+1400%)
Mutual labels:  wordpress, wordpress-plugin
Coblocks
A suite of professional page building content blocks for the WordPress Gutenberg block editor.
Stars: ✭ 486 (+2013.04%)
Mutual labels:  wordpress, wordpress-plugin
Dashboard Cleanup
Cleans up the WP Admin backend by disabling various core WP and WC bloat features including Automattic spam, nag notices, tracking, and other items.
Stars: ✭ 23 (+0%)
Mutual labels:  wordpress, wordpress-plugin

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].