Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalenguyen/logichat-wordpress-plugin
WordPress plugin for Logichat.io
https://github.com/dalenguyen/logichat-wordpress-plugin
ai chatbot wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
WordPress plugin for Logichat.io
- Host: GitHub
- URL: https://github.com/dalenguyen/logichat-wordpress-plugin
- Owner: dalenguyen
- License: gpl-2.0
- Created: 2024-07-13T03:12:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T23:32:52.000Z (5 months ago)
- Last Synced: 2024-10-09T05:13:59.645Z (4 months ago)
- Topics: ai, chatbot, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://logichat.io
- Size: 265 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Logichat #
**Contributors:** hanthuy
**Donate link:** https://www.buymeacoffee.com/dalef
**Tags:** ai, chat
**Requires at least:** 4.5
**Tested up to:** 6.6
**Requires PHP:** 5.6
**Stable tag:** 1.0.1
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html## Description ##
Logichat is a plugin that helps to bring AI knowledge chat to your WordPress website.
This plugin relies on 3rd party [Logichat](https://logichat.io) service which will be used to retrieve your chat configuration to create the chat functionality for your website.
## Links ##
* [Logichat website](https://logichat.io)
* [Privacy Policy](https://logichat.io/privacy-policy.html)
* [Terms Of Service](hthttps://logichat.io/terms-of-service.html)
* [Github project page](https://github.com/dalenguyen/logichat-wordpress-plugin)
* [View CHANGELOG](https://github.com/dalenguyen/logichat-wordpress-plugin/blob/master/CHANGELOG.md)## Installation ##
If installing the plugin from wordpress.org:
1. Upload the entire `/logichat` directory to the `/wp-content/plugins/` directory.
2. Activate Logichat Plugin through the 'Plugins' menu in WordPress.
3. Profit.## Frequently Asked Questions ##
### How can I create Logichat APP_ID ###
You can visit [Logichat](https://logichat.io) website, then create your AI app.
### Where you I find Logichat under WordPress dashboard? ###
You can find Logichat settings under `Tools > Logichat`.
## Screenshots ##
### 1. After activating the plugin, you can find Logichat under `Tools > Logichat`. ###
![After activating the plugin, you can find Logichat under `Tools > Logichat`.](http://ps.w.org/logichat/assets/screenshot-1.png)### 2. After that, you need to enter the Logichat APP_ID for the app to work. ###
![After that, you need to enter the Logichat APP_ID for the app to work.](http://ps.w.org/logichat/assets/screenshot-2.png)## Changelog ##
### 1.1.0 ###
* Update description### 1.0.0 ###
* Initialize the project## Arbitrary ##
Please use [github issues](https://github.com/dalenguyen/logichat-wordpress-plugin/issues) when submitting your logs. Please do not post to the forums.