ThorntonStuart / SimpleCloner

An entry cloning module compatible with EE3
5 stars 3 forks source link

Does not clone CartThrob Price Modifiers #12

Closed gbaumbach closed 7 years ago

gbaumbach commented 7 years ago

CartThrob price modifiers are similar to grid in functionality..allows you to add options to products like Colors or Sizes. This data unfortunately doesn't clone over--but my grid data did! Would be great if this could get baked into the product somehow.

ThorntonStuart commented 7 years ago

Hi there. I'm currently in the process of building a new version of Simple Cloner which will handle grids etc. better, however when it comes to building compatibility for other addons, I am only able to build for those which I already own, those that I can obtain on a trial basis, or if someone requests a feature and can provide me with a license for testing.

While I expect that I could build this functionality if the data structuring is similar to grids, I can't guarantee it and unfortunately it appears that CartThrob operate on a strictly purchased license basis. If you can help me to obtain a license I'd be happy to take a look at potentially including this in the next version.

gbaumbach commented 7 years ago

Hey Stuart—I was actually trying to mess with it myself, but I think this might be an easy one. It simply stores the field data in the exp_channel_data table just like most other fields, only it stores the data in Base64. I can manually copy/paste the base64 encoded data over to the cloned entry and my fields fill in—for some reason whether it is EE or your plugin, the base64 data is stripped out.

As for license, you can use mine for testing:

License #: [REDACTED]

Files to download: [REDACTED]

The field I’m attempting to use is CartThrob Price Modifier and I’m just using simple fields for like Colors and Sizes of clothing items.

I’m not sure timing how soon you could get this done, but the sooner the better for my client. I’m willing to pay for your time spent on getting this up and running.

Let me know, thank you! -Geoff

On Jul 31, 2017, at 5:33 PM, Stuart Thornton notifications@github.com wrote:

Hi there. I'm currently in the process of building a new version of Simple Cloner which will handle grids etc. better, however when it comes to building compatibility for other addons, I am only able to build for those which I already own, those that I can obtain on a trial basis, or if someone requests a feature and can provide me with a license for testing.

While I expect that I could build this functionality if the data structuring is similar to grids, I can't guarantee it and unfortunately it appears that CartThrob operate on a strictly purchased license basis. If you can help me to obtain a license I'd be happy to take a look at potentially including this in the next version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ThorntonStuart/SimpleCloner/issues/12#issuecomment-319203049, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLR_-Z8RmqZ3YH_kOuBldElakm3hNXsks5sTkgrgaJpZM4On00s.

Geoff Baumbach Director of New Media Bush Communications http://bushcommunications.com/ Rochester 3 S Main St Pittsford, NY 14534 C: 585.406.1276

ThorntonStuart commented 7 years ago

@gbaumbach Going to remove the comment above to protect your license detail but drop me an email on thorntonstuart@googlemail.com and we can try to hash something out.