Code

Discussion on Aimogen Pro - All-in-One AI Content Writer, Editor, ChatBot & Automation Toolkit

Discussion on Aimogen Pro - All-in-One AI Content Writer, Editor, ChatBot & Automation Toolkit

Cart 2,628 sales
Recently Updated

CodeRevolution supports this item

Supported

This author's response time can be up to 1 business day.

1012 comments found.

Hi Szabi, I didn’t understand very well what happens when the license for this plugin is transferred to your platform. Will my lifetime license that I bought here be also active for life on the WPBay platform?

Yes, a subscription price will be billed annually (which can be cancelled anytime). You will have full access to updates and support while the subscription is active (renewed each year).

Let me know if you have more questions.

Regards.

I don’t want to pay the $59 annual fee for this plugin. Me and the other 2629 people who have purchased this plugin so far, expect to have lifetime access to new versions (as stated in the terms of purchase on the Envato market). It’s really not fair to change the terms for those who have already purchased the plugin. The only fair approach would be for us to have lifetime access to the new versions, and for the new rules to apply to new customers.

Hello,

I totally understand your concern, and you’re right to point out what was written on Envato when you purchased. The move from Aiomatic to Aimogen and from one-time payments to subscriptions is about keeping development and support sustainable long term, not about taking away what you already paid for.

Your existing license and your current version of the plugin remain valid and usable. For existing Envato customers I’m not treating you the same as brand new buyers. I can offer a special, heavily discounted / grandfathered deal compared to the public 59$/year price, or we can discuss a custom lifetime-style arrangement so it feels fair for you after your previous purchase. For details on this, please email me at kisded@yahoo.com with your Envato username and purchase code, and I’ll sort out the best option for you.

Please understand that I need to do this change to be able to continue work on the plugin, the other option is to abandon it and to look for a job…

Thanks for your understanding and for supporting the plugin so far.

Regards.

After updating the plugin, I can’t see the options in the plugin settings.

Hello,

I updated the plugin again and fixed this issue, please redownload and check if it helped. Let me know if it works well now.

Regards.

I don’t have a direct notification of an available update. I reinstalled with the package from Envato. The problem remained.

In this case, please send me admin login to your site and i check, my email is kisded@yahoo.com

Regards.

JFOC

JFOC Purchased

name changes due automatic trademark?

JFOC

JFOC Purchased

Email Sent. Not sure What I had to write

Hello,

I replied to your email, please check.

Regards.

JFOC

JFOC Purchased

Thank you for helping

I updated to the latest version now i get this error an error occurred, please try again later!!

another error Failed to run job: Rule running failed: fail

o boy all fixed

I am glad to hear that it works.

Regards.

Hello there,

First, let me say…I think you are a brilliant artist thank you for your work all these years…I have purchased 3 copies of this during the sale… thank you for an amazing deal!

Finally I have 2 questions.. currently… 1. When will xai be available for the assistants, currently i believe its only available for openai? 2. I am currently using multisite i have 2 sites each with its unique licenses on each subdomain…however both chatbots share the same history is there some configuration so each is there own?

Thank you again ever so much!

Hello,

Thank you for your purchase, I am also glad you like the plugin I created!

1. I don’t think that xAI currently offers Assistants API, I checked their documentation and I don’t find anything related to this, please correct me if I am wrong: https://docs.x.ai/docs/guides/responses-api

2. If you are using the same user account in the chatbots, the plugin will take the info from your account. If possible, I suggest you use different user accounts on the sites, so chatbot history will be kept differently.

Let me know if this helped.

Regards, Szabi – CodeRevolution

Leimo

Leimo Purchased

Hello! In addition to creating standard posts, I also want to automatically bulk generate detailed AI descriptions for WooCommerce products (full generation based on a prompt). Is this possible?

Hello,

Yes, this is possible, please check this tutorial video for details: https://www.youtube.com/watch?v=a95y7t1Su60

The video was made 3 years ago, since then the menu of the plugin changed and got many more features, but the functionality of adding product descriptions is still there, in the ‘AI Content Editor’ menu.

Regards, Szabi – CodeRevolution

mattrin

mattrin Purchased

how can i hide AIOMATIC AI generated images from non admin users (users accessing from front end)

Hello,

Yes, this is possible, you can try to add this code to your functions.php file from your theme, it should help:

add_filter('the_content', function($content) { if (is_singular('post') && !current_user_can('administrator')) { $content = preg_replace('/<img />]*>/i', '', $content); } return $content; });

Note that this will hide all images from your posts, for non-admin users.

Regards, Szabi – CodeRevolution

Hello, I wanted to know if I can configure the plugin to start rewriting articles only from a specific date onward.

For example, I have 6 articles published on these dates: June 5, 2025 – June 8, 2025 – June 10, 2025 – June 12, 2025 – June 14, 2025 – June 20, 2025.

I want the plugin to rewrite only the articles published from June 8, 2025 onward, and leave the older ones untouched.

This is because I regularly import new articles into my blog (over 3,000 posts), and I only want to rewrite the newly imported ones — the older articles should remain intact.

Is this possible?

Thank you!

Hello, please send me the online demo URL where you tried this and I check on it, will help to figure what is wrong with it.

Regards, Szabi – CodeRevolution

Thanks for the reply. I tried the demo they have here: https://preview.codecanyon.net/item/aiomatic-automatic-ai-content-writer/full_screen_preview/38877369. I created several articles with the date 13-11-2025, then configured it to modify articles dated 14-11-2025. However, when I ran the demo, it also modified the articles dated 13-11-2025, and those should have remained intact. I wanted to know if this can be done before purchasing the plugin, since I couldn’t get it to work in the demo. Thanks.

Hello,

I checked on this and sorry for the misunderstanding, but currently editing existing posts which are older than a specific date is not possible.

If you need this feature, I can add it as a paid custom update for the plugin.

For details, please contact me using my email: kisded@yahoo.com

Regards, Szabi – CodeRevolution

Presale question: If one would use this for several languages which translation plugins do you support? Meaning, if one would generate the same post in different languages, how would that work including custom URLs (for each language)?

Hello,

Thank you for contacting me.

If you wish, I can make a custom update for the plugin, to add support for it to generate translated content for different multi-language plugins, like WPML. For details, please contact me at my email kisded@yahoo.com

Regards, Szabi – CodeRevolution

So there is no support at the moment for it, thanks for the info. And one more question, is there already an integration to scape competitors and analyze the content in order to generate / outperform them?

hello I purchased this a while back, i have sence built my own local AI machine with a 3090ti. My question is can i use this on my webserver thats also an AI machine. with a custom “OpenAI-compatible” base URL. so i would be running the Aiomatic frontend connected to my local ai machine

Hello,

Thank you for your purchase.

Yes, Aiomatic can be connected to login LLMs, you can use Ollama for this, please check this tutorial for details: https://www.youtube.com/watch?v=cRn4feaz0po

Install it on a public server: https://www.youtube.com/watch?v=SOOx6TSEh3k

You can also use it with LM Studio, besides of Ollama, please check: https://www.youtube.com/watch?v=xtosisBs66s

I hope this helps.

Regards, Szabi – CodeRevolution

Had a go with the demo and it looks great. The only question I have is for single or bulk content creation, for images inline can this be generated from Google’s Flash 2.5 (nano Banana) as default, also for using this api for the Featured image as it doesn’t give the option. Thanks

Hello,

Thank you for contacting me.

Yes, you can use the Google image model if you go to rule settings in bulk content creation -> ‘Article Image Source’ -> Google.

Note that this option will appear for you only after you add an API key in the plugin’s settings -> ‘API Keys’ tab -> ‘Google AI Studio AI API Keys’ settings field.

You need to also select the Flash 2.5 model, in the ‘Settings’ menu -> ‘AI Images’ tab -> ‘Google AI Image Model’ settings field.

I hope this helps.

Regards, Szabi – CodeRevolution

Is it possible to use Aiomatic with Straico?

Hello,

Thank you for contacting me.

Currently this integration is not possible, but I noted this idea for upcoming updates.

Regards, Szabi – CodeRevolution

Thanks for your prompt reply.

Hi,

Why isn’t there a save button in Auto Index Existing Posts? It’s impossible to save the “Posts From Which To Create Embeddings” settings.

So why when I add a category to “Category Names” and run embedding creation, it lists all added embeddings (posts), not just posts in that category? It seems that settings aren’t saved

Oh, right, you found a bug here. I fix it in the next update, coming this week.

Thank you for reporting this.

Regards.

OK. Thanks

Hi,

Is it possible for the chatbot to only provide answers using the content from my site?

I’m looking for a solution that provides answers only from what’s on my site, and not from Chatgpt or other LLM database

Hello,

Thank you for contacting me.

Sorry, but currently the chatbot is not able to use info exclusively from your website, as it is trained on the data from the entire internet – all AI models will be trained liked this.

However, something similar is possible, if you instruct the chatbot in the prompt to not provide any additional information excepting the one your provide to the AI. But this will not guarantee that the AI will respect this requirement, as it might also provide some external knowledge in some cases.

Regards, Szabi – CodeRevolution

Halo, can i creat post based on prompt with specific instruction with this plugin?. Or its only can creat post based on keyword or post title?

Hello,

Sure, you can fully customize prompts which will be sent to the AI models, you have access to modify them and set them up exactly how you need them.

Also, any AI model can be selected, you can choose the AI model/prompt combination which best fits your needs.

Regards, Szabi – CodeRevolution

How about accessing real time data, for example i wan creat post with new economic data, can this plugin use the realtime data. Because of what i know, APi key from gpt cannot acces web in real time so they wil use old data

Hello,

Yes, this is possible, the plugin can access realtime data from Google search. Please check details on this, here: https://www.youtube.com/watch?v=5XjYjXG_uF8

Regards, Szabi – CodeRevolution

edge123

edge123 Purchased

Is it possible to create an interactive, speech-based chatbot to use as a teacher. For example, for math in elementary school, and can 10 students use it simultaneously? Can you create three different interactive avatars, for example, for biology, language, and math? Can multiple people use these avatars simultaneously?

Hello,

Yes, this is possible, you can create a speech based chatbot using the Aiomatic plugin, please check this tutorial for details: https://www.youtube.com/watch?v=Zuy6Yd4Ik8o

Also, a new feature was added recently to it (hold to speak mode): https://www.youtube.com/watch?v=314akc2ojOk

Yes, you can train it with multiple personalities, and also yes, multiple people can use it simultaneously. Note that on OpenAI’s part, the usage price of the Realtime API is higher than its textual counterpart.

Regards, Szabi – CodeRevolution

edge123

edge123 Purchased

Thanks for your quick reply

Presale Question:

Is an OpenAI account required to use the plugin? To be clear, I know you can use multiple AI models to generate content but specifically:

1. Is an OpenAI or Microsoft Azure OpenAI account(s) required to setup the plugin? Can I use the plugin without an OpenAI account at all? 2. Is OpenAI required for Embedding to work? 3. Is OpenAI required for any other features of the plugin to work?

Thanks

Hello,

Thank you for contacting me.

1. If you don’t plan to use the OpenAI API, you can enter a dummy API key in the OpenAI API settings in the plugin, which will allow the usage of the plugin with other models, from other AI providers. So, no, an OpenAI account is not required to use the plugin.

2. Embeddings can be used from OpenAI, Google AI or from Ollama, please check: https://www.youtube.com/watch?v=gq4S9g2ztho

3. No, OpenAI is not required for other features, all will have a model selector, where you can select models from different providers.

Regards, Szabi – CodeRevolution

Thanks for the reply.

This is the quickest response I’ve ever received on this platform! I appreciate it

I am glad when i can be helpful.

Is it possible to make a full page chatbot based on customgpt instructions and local* knowledge files?

Hello,

Currently the chatbot cannot be made full page, but if you need this feature, i can add it as an update for the plugin. For details, please contact me by email kisded@yahoo.com

It is possible to add instruction and local knowledge prompts.

Regards, Szabi – CodeRevolution

is there a way to add alt text to images in bulk. if so is there a video or documentation on how to do it. thanks

Hello,

Yes, this is possible, please check this tutorial video: https://www.youtube.com/watch?v=lfsbvMNOa_s

I hope it helps.

Regards, Szabi – CodeRevolution

Hi, apologies if you have answered this in the product description and I missed it; can I bulk generate and/or rewrite Woocommerce Product Description and Product Short Descriptions? I have 400 products to start with so this would be ideal. Thanks!

Nic one. Your video is very helpful. Thank you.

**Nice one

I am glad to help!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey