Request - Product Feed plugin for WooCommerce

IIsengard2

Active member
Jul 8, 2020
107
39
28
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

walpap

Member
Aug 26, 2019
40
12
8
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.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,063
22,064
120
v8.9.7
 

Attachments

  • woo-product-feed-pro8.9.7.zip
    687 KB · Views: 1

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,063
22,064
120
v8.9.9
 

Attachments

  • woo-product-feed-pro8.9.9.zip
    687.4 KB · Views: 0

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,063
22,064
120
v9.0.3
 

Attachments

  • woo-product-feed-pro-9.0.3.zip
    703.8 KB · Views: 17
  • Like
Reactions: JRGWxRxZ

gloop3

New member
Oct 23, 2020
10
1
3
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
 

empyrium

Active member
Trusted Uploader
Dec 28, 2018
221
129
43
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

poe87

Member
Aug 12, 2020
60
16
8
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

empyrium

Active member
Trusted Uploader
Dec 28, 2018
221
129
43
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.
 

poe87

Member
Aug 12, 2020
60
16
8
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

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