92 comments found.
Hello Sir,
Thank you for your reply — it was helpful. I have a couple of questions related to F-omatic too:
Using the cookie login method, is it possible for the F-omatic plugin to automatically embed or post Facebook Page video posts into other Facebook Groups where the account is only a member (not an admin or moderator)?
Is it possible to automatically post content from 3 Facebook Pages or groups into my own Facebook Group, automatically? All the pages and the group are in the same niche.
I just want to understand what is technically possible and what falls within Facebook’s current limitations.
Looking forward to your guidance. Thanks in advance.
Best regards
Hello,
Sorry, but posting to groups where the account is only member is not possible, as the plugin can use only the official API based method for posting to Facebook. The cookie based method currently can be used only for importing posts from Facebook (not posting to Facebook).
Posting to your Facebook group is possible, but you will need proper API permissions for this.
Unfortunately Facebook API is restrictive since their Cambridge Analytica scandal, before they were very ok, you got easy access to post using their API. Now it is hard to get proper access, they require verifications over verifications…
Regards, Szabi – CodeRevolution
Hello Sir @Szabi – CodeRevolution I hope you’re doing well. I’m a user of your plugin for Mega WordPress ‘All-My-Items’ Bundle and I find it very useful — it has helped me a lot in managing in multiple fields.
I wanted to ask whether “url-to-rss-custom-curated-rss-feeds-rss-from-any-site” plugin supports functionality similar to RSS.app — i.e. the ability to generate an RSS feed from any website or webpage that does not already provide a feed, with options for custom scraping rules or filters.
More specifically:
Can I use your plugin to create a feed from arbitrary webpages (not just existing RSS feeds)?
Does it support custom filters or rules (e.g. keyword-based filtering, content parsing, or selecting only certain elements from a webpage)?
If not — could you tell me in which plugin of your product these features are available?
I’m really interested in this functionality, because it would make your plugin much more beneficial for my workflow.
Thank you for your time and help. I look forward to hearing from you.
Best regards
Hello,
Thank you for contacting me, I am glad that the bundle helped you and you found it useful.
Regarding your question, yes, the URL to RSS plugin can scrape content from websites and create custom RSS feeds based on the scraped data. You can customize the parts which are scraped, with custom selectors. Please check the plugin’s complete tutorial video, here: https://www.youtube.com/watch?v=24WLUP5KDfY
And also a more practical tutorial: https://www.youtube.com/watch?v=0TKVSc6SvwA
Regards, Szabi – CodeRevolution
Hello CodeRevolution,
I’m a WordPress user and an admirer of your outstanding work on CodeCanyon. I’d like to request the development of a high-end custom plugin focused on automated macroeconomic event analysis and real-time trading signal aggregation from trusted sources and professional traders.
I’m building a smart trading ecosystem that leverages automation, AI, and actionable data. I believe your expertise is a perfect fit for this project. Create a premium, scalable, and secure WordPress plugin that:
PLUGIN OBJECTIVE
Detects and analyzes key macroeconomic events using AI (e.g., NFP, CPI, FOMC, GDP)
Automatically generates trade signals (Buy/Sell with SL/TP suggestions)
Aggregates real signals from top platforms (TradingView, Telegram, MQL5, etc.)
Publishes data-rich content in WordPress with monetization support
Offers full customization for advanced users or agencies Integrate with economic calendar APIs (e.g., FCSAPI, Investing.com, TradingEconomics)
CORE FEATURES
1. Macroeconomic Event Tracking
Focus on high-impact events: NFP, CPI, interest rate decisions, FOMC, GDP, etc.
Scheduled data sync via WordPress Cron jobs Use LLMs (DeepSeek, GPT-4, etc.) with flexible prompt control
2. AI-Powered Signal Analysis
Output structure:
Trade Signal: BUY / SELL / NO_TRADE
Stop-Loss / Take-Profit levels
Confidence score
Optional explanation (rationale from the model) TradingView: Webhook alert integration or embedded “Ideas” from top traders
3. Live Signal Aggregation
ForexFactory: RSS or structured scraping of forum posts and news updates
Telegram / Discord / Twitter: Use bot/webhook/API integration to pull signals from influencers
MQL5 / Myfxbook / ZuluTrade: Extract trading signals via their APIs (if public access allows) Publish signals as WordPress posts or custom post types (CPT)
4. Signal Publishing & Distribution
Elementor-compatible widgets and shortcodes
REST API endpoints for trading bots (MT4, MT5, etc.)
Optional: auto-distribution to Telegram, email, or external dashboards Review/edit AI-generated signals
5. Admin Dashboard
Log history of AI responses
Manual validation or rejection of trades
Reprocess option if input data is updated REST API protected with token/key system
6. Secure API Access Layer
Optional: usage limits, rate limiting, or tiered API access WooCommerce integration to:
7. Monetization Tools
Sell monthly or yearly subscriptions
Offer access to premium signals or features
Control access levels based on user roles or plans Smart calendar with AI predictions and upcoming events
8. Professional UI Widgets
Signal cards with full trade details (entry, SL/TP, confidence)
Filters by asset pair, timeframe, signal type, and data source Save and track all signals with performance outcomes
9. Signal Logging & Backtesting Module
Visual analytics: win/loss ratio, historical effectiveness
Tools to improve AI prompts or strategies based on past results
Hello,
Thank you for contacting me.
Sorry, but currently I am fully booked with projects and custom work, so I cannot take any more projects at the moment.
I am sorry that I cannot help with the interesting project you described above, it is because of my time being limited, I hope you understand.
Regards, Szabi – CodeRevolution
Hi Szabi i hope you doing well.sir i cheked F-omatic Automatic Post Generator and other tools updated individually in march but not in mega bundle. can you please update those plugins here in mega bundle too..Thank you
Hello,
I just updated the bundle, please redownload it as the update is approved.
Regards, Szabi – CodeRevolution
Thank U very much Sir…Your work and your fast support are always appreciated..
I am glad to help.
Hello I’m having trouble with the automatic video creator. I followed the instructions for the ffmpeg however, the FFMPEG Path On Server: is not working. I tried c:/ffmpeg/bin which is where the ffmpeg is located and I tried the /usr/local/bin/ffmpeg.
You instruction video nor the instruction link explain this part. Can you please provide a little more detail on how to get this to work?
Hello,
The correct path for FFMPEG depends on the server’s operating system and where FFMPEG is installed.
If you have a Windows server, make sure ffmpeg.exe is located in C:/ffmpeg/bin/
On Linux servers, FFMPEG is typically installed at /usr/bin/ffmpeg or /usr/local/bin/ffmpeg.
To check if FFMPEG is installed and recognized by the system:
To test if ffmpeg is installed, run the following command in your server’s bash or cmd:
ffmpeg -version
If it’s correctly installed, this should display the FFMPEG version.
I hope this helps.
Regards, Szabi – CodeRevolution
Yes, I have it in C:/ffmpeg/bin/ and I did the test using ffmpeg -version and the version came up but the plugin keeps saying:
FFMPEG not detected – please be sure you have it installed on your server. Also, please try to set the correct path, where the ffmpeg executable can be found on the server, in the “FFMPEG Path On Server” settings field from below.
Returned: sh: cffmpegbin -version: command not found
From the activity log:
[28-Oct-2024 15:12:53 UTC] Error in testFfmpeg: c:\ffmpeg\bin\ version 2>&1 -- got: [sh: c:ffmpegbin -version: command not found ]
Hello,
Please do as follows:
1. Go to the plugin’s ‘Main Settings’ -> remove the value from the ‘FFMPEG Path On Server’ settings field (leave empty) -> save settings.
2. You need to add the path where ffmpeg is installed to your System Path. Add C:/ffmpeg/bin (be sure to find here ffmpeg.exe) to Path, using this method: https://stackoverflow.com/questions/9546324/adding-a-directory-to-the-path-environment-variable-in-windows
Regards.
Hello, yes, I have done all of that and it still returns:
Returned: sh: C:ffmpegbin -version: command not found.
It seems to find the location but can’t execute whatever the command is.
Please send me temporary admin login credentials to your site and i check on this. My email is kisded@yahoo.com
Regards.
on WP setup wizard plugins, Content Creation not working “about us and contact us” and Header and Footer Content” not working \ is appearing between codes. The Legal Page selector is also not working properly only the privacy policy is working. Captcha Integration V3 not working properly always show “do not spam” issue, also same happens on Prometheus user submitted content plugins.
Hello,
First of all, thank you for your purchase.
I checked and these seem to work on my test site.
Please send me temporary admin login credentials to your site, so I can check on this issue. My email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hello sir can i have the demo link of fbomatic plugin post from page to group or page to page,because i want to see whether it post a video-image or a link with video-image ….can you please provide a live example to justify that?Also do you have any plugin for instagram style stories with ads?Thank you
Hello,
Please check the demo of the Fbomatic plugin, here: http://143.198.112.144/fbomatic-demo/
Regards, Szabi – CodeRevolution.
Hello sir i checked Fbomatic plugin already but i couldnt find the facebook page or group with the post posted by this plugin,i just want to check how post shows on facebook page or group.if it post like how we post video and audio then its good but if it post a link of image or video then its not useful for me. i hope understand my concern….Thank you
Do you mean similar to how it is shown in this tutorial: https://www.youtube.com/watch?v=Sw5A3NPlPXs
The links produced by Amazomatic are detected as invalid link from Amazon Link Cheaker. Sample: https://amazon.ae/dp/B0C2ZG2L1G?tag=gabfernando27-21 and I got this as result Fail: The link above was not tagged or was not a valid Amazon link.
Hello,
The Amazon Link Checker will detect the Amazon affiliate links which are produced by Amazon’s link creator only. However, the plugin will still create valid affiliate links, which also will register clicks on Amazon’s part, even though the Link Checker tells us that they are not valid. You can ignore this message.
Regards, Szabi – CodeRevolution.
is Amazomatic, really hard to get a product to post? as I only got 2 post then no longer posting here the log I got: [1-Apr-2024 08:39:54 UTC] Scraping: https://www.amazon.ae/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=%2A&sort=NewestArrivals [1-Apr-2024 08:39:59 UTC] Returned product count: 0 [1-Apr-2024 08:39:59 UTC] Amazon no results found. [1-Apr-2024 08:39:59 UTC] Amazon query returned false
and I dont have Access ID key yet.
Hello,
It seems that Amazon blocked your access to their website (from your server’s IP address).
To get around this limitation, you need to add a rotating proxy IP address to the plugin’s ‘Main Settings’ menu -> ‘Web Proxy Address List’ settings field.
Regards, Szabi – CodeRevolution.
Hello with fbomatic can we post any public fb group content or page content to our group or page automatically ?Suppose if someone post on their group this plugin grab that content automatically and post in our fb group or page…it would be great and save lot of time…
Hello,
Thank you for contacting me.
Yes, this is possible using Fbomatic, however, since Facebook added some limitations to posting, you can publish (out of the box) to your Facebook pages only. If you want to publish also to your groups, a special permission needs to be acquired from Facebook’s part, to allow this to happen. https://developers.facebook.com/docs/groups-api/
Regards, Szabi – CodeRevolution.
Hello Thanks for response.As per information in the link you provided,1.do i need to install the app in that group from where i want to scrap content (images,videos) or i need to install app in my groups where i want to post that scraped content? 2.Is this plugin capable of doing both things scraping data and posting data automatically without posting on word press? 3.actually i want to clone content of third party group or page to my group or page,so with this plugin can i do same for multiple groups and pages by installing in 1 site? 4. is there any working example as u mentioned, because i want to see it post content of scraped group or whole post link (share post).
Can you please explain the above queries for more information .Thank you
Hello,
1. The app needs to be installed in the group where you want to publish the content.
2. No, unfortunately posting on WordPress is required for this to function.
3. Yes, you can scrape content from multiple groups/pages on a single site.
4. I cannot provide working example of this, but you can also set it up on the plugin’s demo site, from here: http://143.198.112.144/fbomatic-demo/
Regards.
If I buy the mega bundle in the extended license – could I offer it as a Bonus for members of a small community that pay me monthly – so they can use all these plugins aswell on their wordpress site?
Hello,
Thank you for contacting me.
I am sorry, but giving away for free or reselling the plugins from the bundle (including if purchase with an Extended License) is not allowed. This is restricted by current Envato licensing terms. I hope you understand, I am sorry for this inconvenience.
Regards, Szabi – CodeRevolution.
I am having issues in updating blogpotomatic .It is not reflecting the latest update. Kindly note, I am not seeking support but reporting a bug, and I have emailed you, a few times…
Hello,
First of all, thank you for your purchase.
I am sorry, but I did not find any emails regarding Blogspotomatic updates not working, I suspect that the emails were not delivered correctly. Please send me temporary admin login credentials to your site, using any of the following emails: kisded@yahoo.com or support@coderevolution.ro
You can also use the contact form available on the right side of my profile page, from here: https://codecanyon.net/user/coderevolution
Let me know when you sent me an email, so I can confirm that I got it.
Regards, Szabi – CodeRevolution.
Email sent, via emails as well as contact form
Hello,
Can you point out, please, which feature are you missing from the plugin? I am still not 100% sure about which feature are you asking about. Let me know what am I missing.
Regards.
Hi, I purchased this CR bundle some time ago. I just tried to register at the Newsomatic API site and it does not recognize my purchase code, I guess since it was not for Newsomatic specifically. Can you help me with this? Thanks.
Hi, nevermind. I just tried it again and it worked this time. Thanks.
Hello,
I am glad to hear this!
Regards, Szabi – CodeRevolution.
Hello sir Do you have content egg like plugin for Price Comparison of products from different eCommerce sites?Thank you
Hello,
Thank you for this idea, currently I don’t have a plugin for this, but I noted this idea, will think on creating a plugin in the future which will be able to achieve this.
Regards, Szabi – CodeRevolution.
Please update this with the latest plugin versions
Hello,
Sure, I noted this, however, as I do many updates for plugins almost at a daily basis, the best is to activate the plugins using your purchase code directly on your WordPress site, afterwards you will benefit of the latest updates of all plugins from the ‘Plugins’ menu of WordPress -> you can click ‘Check for updates’ and ‘Update now’ for all.
Regards, Szabi – CodeRevolution.
If I am using in multiple sub domains, is another license needed ?
Hello,
First of all, thank you for your purchase.
No, for subdomains the same license will work, you can activate the plugin on all subdomains using the same license.
Regards, Szabi – CodeRevolution.
Vidopticon stopped working all of a sudden. My youtube quota is really low. Plus the find button won’t click on mobile devices. Please help, thanks.
Created a ticket already.
Checked the log, says my quota maxed. That hasn’t happened before. I guess I’ll be changing my api keys. But the second problem remains…the “Find” search button stopped working on mobile devices.
Hello,
First of all, thank you for your purchase.
Please send me temporary admin login credentials to your site, so I can check on the mobile clicking issue. My email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hello! What’s been updated?
Hello,
Thank you for contacting me.
The last update for this bundle includes the latest plugin which I released (now also included in this bundle), please check it here: https://codecanyon.net/item/bestbuyomatic-best-buy-affiliate-plugin-for-wordpress/39785455
Regards, Szabi – CodeRevolution.
Hello CodeRevolution Do you have any plan for instagram plugin like tiktokomatic? Thank you
Hello,
Thank you for contacting me.
I already have a plugin for Instagram, please check it here: https://codecanyon.net/item/instamatic-automatic-post-generator-and-instagram-auto-poster-plugin-for-wordpress/19648561
Its naming is not so suggestive, as Instagram contacted me last year, to rename it (it was called Instamatic before), because they owned the patent for Insta.
This plugin is included also in the Mega Bundle.
Regards, Szabi – CodeRevolution.
Hi… Is it lifetime update or just 1 year ? any special discount ? is it unlimited domain or … ???
Hello,
Thank you for contacting me.
The bundle has lifetime updates for all plugins included.
Support is for 6 months, but can be extended optionally.
Currently, I cannot offer further discounts on the bundle, as already it is heavily discounted when compared with the total price of the plugins included in the bundle.
The ‘Regular License’ of the bundle offers a single license use for each plugin, but you can distribute or move plugins between domains as you wish. Also, the ‘Extended License’ of the bundle will provide unlimited domain use for all plugins.
If you have more questions, let me know.
Regards, Szabi – CodeRevolution.
Good job but when are you planning for special price i want to buy
And i want some customizing work
Hello,
Thank you for contacting me.
Currently there are no discounts planned for the Mega Bundle, discounting periods are created and orchestrated by Envato, so unfortunately I cannot tell exactly when the next period will be, sorry for this.
Regarding custom work, sure, I can help with this, my email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Thank