• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WCFM - WooCommerce Frontend Manager - Ultimate

WCFM - WooCommerce Frontend Manager - Ultimate 6.7.5

No permission to download
hi
no problem. ignore this message but plugin will work
I managed to work on the code to nulled so that it accepts any license, but I am blocked at the level of the display of the link parameters on the plugin, it is very complicated to do it, but I am working on a solution
 

Attachments

  • wcfm-2.png
    wcfm-2.png
    23.1 KB · Views: 109
  • wcfm.png
    wcfm.png
    14.7 KB · Views: 106
  • Like
Reactions: sonn1220
I managed to work on the code to nulled so that it accepts any license, but I am blocked at the level of the display of the link parameters on the plugin, it is very complicated to do it, but I am working on a solution
Appreciate you!
 
I managed to work on the code to nulled so that it accepts any license, but I am blocked at the level of the display of the link parameters on the plugin, it is very complicated to do it, but I am working on a solution
Any updates?
 
For anyone ask about license, please read great summary this from @shipshape

Guys so many people repeatedly ask about license key and activation, and so many time the good guys have replied that plugin works without activation. (activation is required for updating only).
So thanks to all the good guys @Truth @Babak and other cool guys.

All it requires is to go through some posts on previous pages. I just skimmed it in 5 minutes and here is the summary for all those who needs to get rid of the plugin activation reminder:


For Ultimate
============
Edit the file wc-frontend-manager-ultimate/wc_frontend_manager_ultimate.php
Go to line 18 / find:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
Directly below that, line 19, add the following:
update_option ('wcfmu_license_activated', 'Activated');
It will now look like:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmu_license_activated', 'Activated');


For Analytics
=============
Edit the file wc-frontend-manager-analytics/wc_frontend_manager_analytics.php
Go to line 18 / find:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
Directly below that, line 19 add the following:
update_option ('wcfma_license_activated', 'Activated');
It will now look like:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfma_license_activated', 'Activated');


For Delivery
============
Edit the file wc-frontend-manager-delivery/wc-frontend-manager-delivery.php
Go to line 18 / find:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
Directly below that, line 19 add the following:
update_option ('wcfmd_license_activated', 'Activated');
It will now look like:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmd_license_activated', 'Activated');


For Groups Staffs
=================
Edit the file wc-frontend-manager-groups-staffs/wc_frontend_manager_groups_staffs.php
Go to line 18 / find:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
Directly below that, line 19 add the following:
update_option ('wcfmgs_license_activated', 'Activated');
It will now look like:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmgs_license_activated', 'Activated');

Thanks
 
It's not really valid for version 6.1.1 of Ultimate
because despite this activation bypass the additional plugins still require a license key
I honestly don't understand what you're saying. Because all the features can be used.
I don't see any flaws in wcfm ultimate when I nulled it.

What problem with your plugin, can you share here?

Below setting for wcfm ultimate. If you find setting on plugin page, it will never exist l think. CMIW

1657102048269.png
 
I honestly don't understand what you're saying. Because all the features can be used.
I don't see any flaws in wcfm ultimate when I nulled it.

What problem with your plugin, can you share here?

Below setting for wcfm ultimate. If you find setting on plugin page, it will never exist l think. CMIW

1657102048269.png
Ultimate work well
But (Analytics, Delivery and others remain deactivated and do not work)
 
Truth updated WCFM - WooCommerce Frontend Manager - Ultimate with a new update entry:

WCFM - WooCommerce Frontend Manager - Ultimate

CHANGE LOG​

6.6.2​

  • Enhance – WooCommerce 6.7+ compatibility check added
  • Fixed – WPML email translation issue resolved
  • Fixed – WPML string translation issue resolved
  • Fixed – Minor bug fixes

6.6.1​

  • Enhance – WooCommerce 6.2+ compatibility check added
  • Enhance – Tested with FooEvents for WooCommerce(1.14.31)
  • Enhance – Filters added ‘wcfm_store_invoice_filename’...

Read the rest of this update entry...
 
  • Love
  • Like
Reactions: hendra and tingtung
Maybe you wrong this section. Feel free to change and follow attchment.
I got error before change this. Hope can helo you.

1657032189982.png
Today I have this problem, did you solve it as a friend? I try to put this configuration, but the error, can you help me? My chat stopped working
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock