Linux 软件免费装
Banner图

Plugin Name

开发者 guavaworks
elvismdev
fatmedia
更新时间 2015年10月29日 02:50
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.3.1
版权: GPLv3 or later
版权网址: 版权信息

标签

chat angularjs firebase single page application chatroom client side chat room

下载

详情介绍:

Powered by the AngularJS for WP plugin and Firebase, add real time communication to your site, for free. Create a new chat room (custom post type) and off you go!

安装:

  1. Download zipped archive of plugin
  2. Log into your WordPress dashboard and add the new plugin via upload
  3. Activate the plugin
  4. Make sure you have the JSON REST API v2 (WP-API) and AngularJS for WordPress plugin activated
  5. Click on Chat Settings in the menu and add your Firebase URL

常见问题:

Why use AngularJS?

AngularJS renders your posts client-side. WordPress is built on PHP, so every page a user visits is converted to HTML on the server, then served to the client. With ANgularJS you are only getting a JSON Object (text) from the server then renderring that to HTML using the client's machine. This will speed up your pages as well as allow for more concurrent visitors to your site as the strain on the server is reduced.

更新日志:

1.0 1.1 2.0 3.0