Abishek Newar
Forum Replies Created
-
Forum: Plugins
In reply to: [AI Engine - The Chatbot, AI Framework & MCP for WordPress] timer functionThe block would be executed after the first chat but i want the code to be executed on just loading the site not after the first chat, just like maybe shortcuts but in shortcut we cannot inject js. i want to make a feature such that if the user starts a chat once and then if he doesn’t sends another chat (maybe within 30 mins), the chat would be locked and then a block will be added that the chat has ended due to inactivity.
this feature might not be possible only with backend i think this need the frontend to be changes a bit
- This reply was modified 1 year, 1 month ago by Abishek Newar.
Forum: Plugins
In reply to: [AI Engine - The Chatbot, AI Framework & MCP for WordPress] timer functionThank you for your response,
but if the user closes the browser the injected code would disappear and then the chat can be continued even after the time limit of being inactive, i have tried to do that using blocks but it is the problem that i am facing
Thank you for your response,
Actually you can just include the source files along with the
package.json—there’s no need to include the full set of dependencies. Alternatively, a GitHub link in the README would also work perfectly.I’m not looking to contribute or fork the entire project into something new; I simply intend to extend the existing features to meet my client’s specific requirements.
Hi,
I noticed that the plugin only includes the built frontend code. According to the WordPress plugin guidelines, the source code should be provided as well.
Would it be possible for you to share the source code?
Thank you!