• 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"

Request - Product Feed plugin for WooCommerce

Hi,

edit - woocommerce-sea.php file

after


* You should have received a copy of the GNU General Public License
* along with Product Feed PRO for WooCommerce. If not, see <http://www.gnu.org/licenses/>.
*/

/**
* If this file is called directly, abort.
*/
if (!defined('WPINC')) {
die;
}

if (!defined('ABSPATH')) {
exit;
}


Add

$license_information = array (
'license_valid' => 'true',
'license_created' => time(),
'message' => 'Elite activated!',
'message_type' => 'notice notice-info is-dismissible',
'license_email' => "[email protected]",
'license_key' => "prowebber",
'notice' => false,
);
update_option("license_information", $license_information);


save and goto settings will be Elite version.

I have attached the edit file if you require for version 8.6.5
 

Attachments

  • woo-product-feed-pro v8.6.5.zip
    33.2 KB · Views: 14
Hi,

edit - woocommerce-sea.php file

after


* You should have received a copy of the GNU General Public License
* along with Product Feed PRO for WooCommerce. If not, see <http://www.gnu.org/licenses/>.
*/

/**
* If this file is called directly, abort.
*/
if (!defined('WPINC')) {
die;
}

if (!defined('ABSPATH')) {
exit;
}


Add

$license_information = array (
'license_valid' => 'true',
'license_created' => time(),
'message' => 'Elite activated!',
'message_type' => 'notice notice-info is-dismissible',
'license_email' => "[email protected]",
'license_key' => "prowebber",
'notice' => false,
);
update_option("license_information", $license_information);


save and goto settings will be Elite version.

I have attached the edit file if you require for version 8.6.5



Thank you!!! It worked great.
 
There is a tab for "Extra Attributes" missing in the settings page for this plugin. You can access it by going to /wp-admin/admin.php?page=woosea_manage_settings&tab=extra
 
Hi,

edit - woocommerce-sea.php file

after


* You should have received a copy of the GNU General Public License
* along with Product Feed PRO for WooCommerce. If not, see <http://www.gnu.org/licenses/>.
*/

/**
* If this file is called directly, abort.
*/
if (!defined('WPINC')) {
die;
}

if (!defined('ABSPATH')) {
exit;
}


Add

$license_information = array (
'license_valid' => 'true',
'license_created' => time(),
'message' => 'Elite activated!',
'message_type' => 'notice notice-info is-dismissible',
'license_email' => "[email protected]",
'license_key' => "prowebber",
'notice' => false,
);
update_option("license_information", $license_information);


save and goto settings will be Elite version.

I have attached the edit file if you require for version 8.6.5

still working :) thanks dude.
 
  • Like
Reactions: poe87
9.6.6 with IIsengard2 fix - still working, for me at least :)
 

Attachments

  • woo-product-feed-pro.9.6.6.zip
    716.2 KB · Views: 5
There is a tab for "Extra Attributes" missing in the settings page for this plugin. You can access it by going to /wp-admin/admin.php?page=woosea_manage_settings&tab=extra

how to save options? :-/ don't wanna bloat with tons of unnecessary i just need MPN there.
 
It is nulled, i have over 300 products working fine. Make sure you aren't filtering some out using rules/filters.
 

Attachments

  • woo-product-feed-pro.9.8.3.zip
    717.9 KB · Views: 2
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