Woomelly - Connect WooCommerce with Mercado Libre

Woomelly - Connect WooCommerce with Mercado Libre 2.6.1

No permission to download

kxosito

New member
May 2, 2022
5
10
3
kxosito submitted a new resource:

Woomelly Sync Woocommerce with MercadoLibre: Woomelly | Integrations - Sync woocomerce stock with mercadolibre (untouched)

PUBLISH AND SYNCHRONIZE MASSIVELY​


From WooCommerce to Mercado Libre and from Mercado Libre to WooCommerce.

MANAGE SALES, SHIPPING AND RATINGS​


Replicates Mercado Libre's sales and ratings to WooCommerce.

COMMUNICATE WITH YOUR CLIENTS​


Replicate the Mercado Libre questions. Respond with after sales messages.

WOOMELLY SPEED UP YOUR PRODUCTIVITY​


Automate, control and expand your sales channels in...

Read more about this resource...
 
  • Like
Reactions: tanierlyons

GabrielLaureno

New member
May 5, 2022
2
0
1
Hi! I would like to know if it works selling printful products through mercado livre connected with woocommerce?
 

kxosito

New member
May 2, 2022
5
10
3
Hi! I would like to know if it works selling printful products through mercado livre connected with woocommerce?
Hi, u can sell whatever u want and sync with woocommerce. but this plugin its not nulled yet, we still w8ting if someone can do that.
 

sebastiahn

Active member
Mar 1, 2020
107
80
28
Mojave Wasteland, Las Vegas
UPDATE:

Apparently if you install this version first (I did and it worked) and do the steps by adding a location as indicated by the plugin in Mercado Libre the plugin connects. Then you can upgrade to the latest version and the plugin will still connect.

That's why I recommend to whoever started the tread to also put this version for download to make the null.

@Tomz @kxosito
 

Attachments

  • woomelly-null.zip
    1 MB · Views: 25

kxosito

New member
May 2, 2022
5
10
3
kxosito updated Woomelly - Connect WooCommerce with Mercado Libre with a new update entry:

version 2.6.1 NOT NULLED

* New - They are marked when they are Mercado Libre or Mercado Shops publications.
* New - They are marked when they are orders from Mercado Libre or Mercado Shops (additionally, if they are from a catalog or supermarket).
* Tweak - In ML > WOO synchronizations, inactive or closed-under review publications will be treated as finished.
* Tweak - In ML > WOO synchronizations, under review or pending payment publications will be treated as paused.
* Tweak - In ML > WOO synchronizations, new...

Read the rest of this update entry...
 

sebastiahn

Active member
Mar 1, 2020
107
80
28
Mojave Wasteland, Las Vegas
I consider this plugin a bit dangerous because I saw that it overwrites changes in PHP files without updating. That is, the plugin detects changes and remotely overwrites the modified files.

There was a user who did it nulled @zdcode , I don't know if he can give us a hand to understand this. @kxosito
 

teixeiraairsoft

New member
Apr 7, 2021
3
2
3
UPDATE:

Apparently if you install this version first (I did and it worked) and do the steps by adding a location as indicated by the plugin in Mercado Libre the plugin connects. Then you can upgrade to the latest version and the plugin will still connect.

That's why I recommend to whoever started the tread to also put this version for download to make the null.

@Tomz @kxosito
This works for me! Thanks.
 

tang_mag

Active member
Sep 9, 2019
112
74
28
It works but you will have to use a plugin like Snither to block connections to Woomelly from updating etc. Because after a while it disconnects itself and you will have to do the whole process all over again.
I've been testing it on production sites, if you have any news I'd like to hear about it.
This means, there is a connection to the creators of the app. I think I can check the code to remove that connection
 
  • Like
Reactions: sebastiahn

tang_mag

Active member
Sep 9, 2019
112
74
28
Great this is the latest update of the plugin (today 13/11/2022/) V2613
Can you help us with this?
Sure, help me a little. At which moment did you see that connection? You mention the update moment, the app checks automatically when there is a new fix/update? With this answer, I know better from which stage I need to work. Thanks!
I´ll do this tomorrow or the day after tomorrow
 

sebastiahn

Active member
Mar 1, 2020
107
80
28
Mojave Wasteland, Las Vegas
Sure, help me a little. At which moment did you see that connection? You mention the update moment, the app checks automatically when there is a new fix/update? With this answer, I know better from which stage I need to work. Thanks!
I´ll do this tomorrow or the day after tomorrow
Yes, the application checks when there is a new update through this function: https://dl.dropboxusercontent.com/s/'.$this->settings_upgrade.'/woomelly.json?dl=0
(/includes/class-wmsettings.php)

Trows a link: https://dl.dropboxusercontent.com/s/9epksq90d64j5tm/woomelly.json

I also think (I'm not sure), that if the plugin checks that the license is invalid or expired, it disconnects it through this function: public function woomelly_do_unlink
(/includes/class-wmsettings.php)


Basically what the plugin does is to make a check if in https://app.woomelly.com there is an application linked with ML, this simply gives an answer of YES or NO.

The licensing system depends on https://app.woomelly.com so it is done externally and we can't work there.

But in version 1.4.3 and earlier allowed you to directly install the APP linking with Mercado Libre, so the plugin was linked directly and if the license in https://app.woomelly.com was expired simply disconnected the connection.

I think you have to start working from there, install version 1.4.3 (I attached it in the thread), create the connection, then upgrade to a recent version but nulled (no disconnection, no remote calls to the plugin updater).
 

sebastiahn

Active member
Mar 1, 2020
107
80
28
Mojave Wasteland, Las Vegas
Yes, the application checks when there is a new update through this function: https://dl.dropboxusercontent.com/s/'.$this->settings_upgrade.'/woomelly.json?dl=0
(/includes/class-wmsettings.php)

Trows a link: https://dl.dropboxusercontent.com/s/9epksq90d64j5tm/woomelly.json

I also think (I'm not sure), that if the plugin checks that the license is invalid or expired, it disconnects it through this function: public function woomelly_do_unlink
(/includes/class-wmsettings.php)


Basically what the plugin does is to make a check if in https://app.woomelly.com there is an application linked with ML, this simply gives an answer of YES or NO.

The licensing system depends on https://app.woomelly.com so it is done externally and we can't work there.

But in version 1.4.3 and earlier allowed you to directly install the APP linking with Mercado Libre, so the plugin was linked directly and if the license in https://app.woomelly.com was expired simply disconnected the connection.

I think you have to start working from there, install version 1.4.3 (I attached it in the thread), create the connection, then upgrade to a recent version but nulled (no disconnection, no remote calls to the plugin updater).
I haven't tested it yet, but an alternative solution could be to use the Snitch plugin and block all remote calls from the plugin.
I will be testing it this week.
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,895
Latest member
jeremcastdlp

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