• 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
Instructions for future!

You need to edit the file wc-frontend-manager-ultimate/wc_frontend_manager_ultimate.php

Go to line 18 (approximately) and find the code:
PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly

Directly below that, line 19 (approximately) add the following:
PHP:
update_option ('wcfmu_license_activated', 'Activated');

It will now look like:
PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmu_license_activated', 'Activated');

That's it. Save the file and you are good to go!

TassieNZ :)


Have the same for the Analytics please...!!
 
I need activate WC FRONTEND MANAGER – DELIVERY

where do i have to edit it?

in the plugin editor, in the Cpanel file manager or do I have to modify the file before installing the plugin?

I have tried several ways but I cannot activate the plugin correctly. help Captura de pantalla 2020-04-13 a las 21.16.44.png
 
So i found solution for both Analytics and Delivery thanks to other guy where post for ultimate.....

Instructions for future!

For Analytics


Code:
You need to edit the file wc-frontend-manager-analytics/wc_frontend_manager_analytics.php


Go to line 18 (approximately) and find the code:


PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly

Directly below that, line 19 (approximately) add the following:


PHP:
update_option ('wcfma_license_activated', 'Activated');

It will now look like:


PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfma_license_activated', 'Activated');

For Delivery

Code:
You need to edit the file wc-frontend-manager-delivery/wc-frontend-manager-delivery.php


Go to line 18 (approximately) and find the code:


PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly

Directly below that, line 19 (approximately) add the following:


PHP:
update_option ('wcfmd_license_activated', 'Activated');

It will now look like:


PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmd_license_activated', 'Activated');
 
hi, can this plugin be nulled completely, as i need to use it in my client website. currently it asks for license and is blank, though the features works fine. @NullMaster
Screenshot 2020-04-15 at 3.07.43 PM.png
 
shadowfax updated WCFM - WooCommerce Frontend Manager - Ultimate with a new update entry:

WCFM - WooCommerce Frontend Manager - Ultimate

CHANGE LOG
6.4.9
  • Feature – YiTH Request a Quote Premium compatibility added
  • Enhance – WooCommerce Simple Auction Relist and Auction Fail vendor email added
6.4.8
  • Enhance – WooCommerce Measurement Price Calculator version 3.17+ compatibility added
  • Enhance – FooEvents Ticket “Resend” option added
6.4.7
  • Enhance – WooCommerce 4.0+ compatibility added
  • Enhance – WP 5.4+ compatibility added
  • Fixed...

Read the rest of this update entry...
 
  • Like
Reactions: Region25
Instructions for future!

You need to edit the file wc-frontend-manager-ultimate/wc_frontend_manager_ultimate.php

Go to line 18 (approximately) and find the code:
PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly

Directly below that, line 19 (approximately) add the following:
PHP:
update_option ('wcfmu_license_activated', 'Activated');

It will now look like:
PHP:
if(!defined('ABSPATH')) exit; // Exit if accessed directly
update_option ('wcfmu_license_activated', 'Activated');

That's it. Save the file and you are good to go!

TassieNZ :)

It works. Just log out then log in to take affect.
 
shadowfax updated WCFM - WooCommerce Frontend Manager - Ultimate with a new update entry:

WCFM - WooCommerce Frontend Manager - Ultimate

CHANGE LOG
6.4.10
  • Enhance – WooCommerce 4.1 compatibility added
  • Enhance – WooCommerce Bookings “Global Availability” vendor wise compatibility added
6.4.9
  • Feature – YiTH Request a Quote Premium compatibility added
  • Enhance – WooCommerce Simple Auction Relist and Auction Fail vendor email added
6.4.8
  • Enhance – WooCommerce Measurement Price Calculator version 3.17+ compatibility added
  • Enhance –...

Read the rest of this update entry...
 
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