#Cheshire Cat Wordpress

1 messages ยท Page 1 of 1 (latest)

tidal raptor
#

WordPress plugin coming soon ๐Ÿš€

Dear WordPress lovers,

It's not 100% ready yet, but I'm excited to share a taste of this project with you!

๐ŸŒŸ Plugin Name: [Cheshire Cat Wordpress]

๐Ÿ› ๏ธ Current Status: Still in the process of being worked on and perfected

๐Ÿ” What You Can Expect: This plugin is an exciting start for all WordPress enthusiasts. I am working to offer you a Cheshire Cat solution integrated into wordpress

โœจ Anticipated Features:

[AI Chatbot: Deploy a smart AI chatbot based on Cheshire-Cat that can interact with visitors, answer questions, and provide assistance. Customize the chatbot's behavior, appearance, and responses to align with your brand.]

๐ŸŒ Compatibility: The goal is to make it compatible with the latest versions of WordPress, ensuring a smooth and problem-free experience.

๐Ÿ™ Your Feedback Matters: I want to involve the Cheshire Cat community in this development journey. Help me improve the plugin with your suggestions and feedback.

Stay tuned for further updates.

Thank you for your support and patience as we work to create something amazing for the Cheshire Cat community.

See you soon,
https://github.com/alessandro-Petrone/cheshirecat-plugin-per-wordpress

GitHub

Contribute to alessandro-Petrone/cheshirecat-plugin-per-wordpress development by creating an account on GitHub.

fierce idol
#

Hi, is this plugin live? Or is it obsolete and not working now?

formal kestrel
#

I was thinking the very same thing just now. On the profile I don't see repo with this name....

blazing sentinel
#

just a start sorry :/

formal kestrel
blazing sentinel
#

Are you interested?

#

Maybe better to focus on the one developed by @winter pewter

#

To sum up, let's decide a repo to work on the integration WP+cat

winter pewter
#

@formal kestrel if you want to make pull requests on the repo ypu are more than welcome!
In the meantime I have started the plugin submission process in the wordpress svn repo.
The plugin currently integrates a chat via shortcode that appears on the frontend and communicates with cheshre-cat via api.
Incorporates via composer a laravel module that I created and that you can find here:
https://github.com/webgrafia/cheshire-cat-sdk-laravel/
and uses its methods.
So if you need changes to the original methods you can do the pull on this other repo.

GitHub

Laravel SDK for interacting with Cheshire Cat AI API, providing seamless integration with endpoints for messages, user management, settings, memory, plugins, and more. - webgrafia/cheshire-cat-sdk-...