WCFM - WooCommerce Frontend Manager - Ultimate

WCFM - WooCommerce Frontend Manager - Ultimate 6.7.5

No permission to download

irteelcm

New member
May 6, 2022
23
11
3
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: 84
  • wcfm.png
    wcfm.png
    14.7 KB · Views: 83
  • Like
Reactions: sonn1220

PeoplesN

Member
Sep 18, 2020
47
13
8
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!
 

abdurcse04

Active member
May 14, 2019
255
39
28
USA
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?
 

julanjubalam

Active member
Trusted Uploader
Mar 3, 2019
222
242
43
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 @Tomz 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
 

julanjubalam

Active member
Trusted Uploader
Mar 3, 2019
222
242
43
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
 

irteelcm

New member
May 6, 2022
23
11
3
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)
 

Craftworld

Well-known member
Trusted Uploader
Mar 3, 2019
552
542
93
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

sonn1220

Active member
May 4, 2022
331
59
28
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
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu