Plugin Directory

Changeset 3159341


Ignore:
Timestamp:
09/28/2024 07:24:00 PM (18 months ago)
Author:
echoai
Message:

Update readme

Location:
echoai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • echoai/trunk/readme.txt

    r3159323 r3159341  
    1 === EchoAI ===
     1=== EchoAI – AI Chat Assistant ===
    22Contributors: echoai
    33Plugin URI: https://echowp.com/
     
    1818
    1919- Seamless integration with WordPress
    20 - Supports published posts (title, content, author, tags, categories, date)
    21 - Easy setup with Gutenberg block or classic editor shortcode
     20- Supports built-in WordPress post types (posts, pages) and custom post types
     21- Floating chat button with customizable appearance
     22- Easy setup with Gutenberg block or classic editor shortcode: [echo_ai]
     23- Multilanguage support for interacting with visitors in multiple languages
    2224- Real-time content updates within 1-2 minutes for deleted or modified posts
    2325
     
    27292. Activate the plugin through the 'Plugins' screen in WordPress.
    28303. Use the Gutenberg block or the `[echo_ai]` shortcode to add the EchoAI Assistant to your pages or posts.
     31For more detailed installation instructions, please visit the [Website Owners Manual](https://echowp.com/docs)
    2932
    3033== Frequently Asked Questions ==
     
    5255The plugin also contains an installer React app, which developers can modify as documented in the installer/README.md file.
    5356
    54 == Third-Party Service ==
     57= Third-Party Services =
    5558
    5659This plugin interacts with external servers hosted by EchoAI to process data and provide AI-driven responses.
     
    6164- JavaScript SDK URL: https://cdn.echowp.com/echoai/echo-ai-latest.js
    6265
    63 For further information on how your data is handled, please review our terms of service: https://echowp.com/terms
     66For further information on how your data is handled, please review our terms of service: [https://echowp.com/terms](https://echowp.com/terms)
    6467
    6568== Screenshots ==
    6669
    67701. Screenshot of EchoAI Assistant in action.
     712. Gutenberg block
     723. Published Gutenberg block
     734. Floating chat button
     745. Settings panel
    6875
    6976== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.