• Resolved mch0lic

    (@mch0lic)


    Hi.

    First of all great plugin! Now to the small issue…

    I’m not sure if you aware or not, but it’s actually possible to add custom fields to coupon editor. Good news is that your plugin actually displays custom fields, but the bad news is they not saved when coupons are bulk created.

    See accepted answer on stackoverflow on how to add/save them. I personally haven’t tried the checkbox, but “woocommerce_wp_text_input” definitely doesn’t work when coupon is created using your plugin (works when created using Woocommerce -> Coupon editor).

    Let me know if you need any more details.

    Cheers!

Viewing 1 replies (of 1 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    If you want to add additional meta data to the generated coupons you can do that through the woocommerce_coupon_generator_coupon_meta_data hook.

    It won’t be possible to automate this with the plugin.

    Regards,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Fields’ is closed to new replies.