• Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)


    Hello,

    This plugin will always be full free. I listen to what you need. I’ve just released v.1.2 with many new fields and features. I think about the next release. What do you think about these options:

    • 1. set custom product weight, length, width, height based on formula
    • 2. file upload on product page (limited to Images and PDF)
    • 3. change product image based on fields values
    • 4. conditional logic – show/hide fields based on other fields values
    • 5. option to make step by step configurator
    • 6. stock management based on field value
Viewing 12 replies - 1 through 12 (of 12 total)
  • Great job with the plugin! What do you think about an option to apply the price formula to fields other than product price? They could be new custom fields.

    It could be useful to add to the orders some ready-to-use infos.
    Eg. a 30% of the total price for a deposit amount.

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    It sounds good. In current version you can use dynamic content in HTML/Paragraph field to display additional info, but this information is only client-side. You have input hidden field which has static value.

    Could you describe this feature in more details? I will add it in new version.

    – is it just custom field on cart/order?
    – is it visible to anyonr or just admin? This may be an option.
    – is it visible on product page?
    – what about field validation and limitation?

    Great! I’m thinking about using this to add just a custom field on orders. It would be only visible to the admin and only on the backend, but showing it on cart could be an option. Anyway there’s no need to show it on the product page.

    This could be useful to automatically calculate a custom amount based on the cart / item price, and use the new value for further actions (eg. adding them on a pdf contract, or an offline payment).

    In my specific case this could be perfect to calculate the deposit amount when renting one or multiple items, on a store with no online payment.

    Thanks for the support!

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    Ok, I will do it next week and give you access to test new version before release.

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    @tomstardust please install and test new feature at GitHub dev brach

    Thanks @wckalkulator, I’ve some errors on the add fieldset page, something is not working as expected.

    This is an example:

    Warning: include(/home2/myproject/public_html/wp-content/plugins/wc-kalkulator/views/admin/assignment.php): Failed to open stream: No such file or directory in /home2/myproject/public_html/wp-content/plugins/wckalkulator-dev/src/View.php on line 45
    
    Warning: include(): Failed opening '/home2/myproject/public_html/wp-content/plugins/wc-kalkulator/views/admin/assignment.php' for inclusion (include_path='.::/opt/cpanel/ea-php80/root/usr/share/pear') in /home2/myproject/public_html/wp-content/plugins/wckalkulator-dev/src/View.php on line 45

    I can help you debug the issue if you point me in the right direction.

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    @tomstardust Do you have wp-content/plugins/wc-kalkulator/views/admin/assignment.php file ?

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    Check plugin’s directory name, should be “wc-kalkulator”

    Ok, I updated the plugin’s directory name and it works.

    Now I’m trying to test the new feature:
    – I’ve created a WCK Fieldset using the special field “value of formula”
    – I’ve added a simple formula: {product_price}/100*30
    – Enabled the visibility on cart
    – Price calculation is off

    Should I notice something when I add a product to the cart? I was expecting to see the new fieldset on cart and in the order summary (30% of the product price), but nothing shows up.

    Am I missing something?

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    @tomstardust I fixed it. Try replace files from dev branch. There was a problem when price calculation is off.

    Great, now it works. It’s a great feature for fixed price products.

    In my specific case the price varies depending on the length of the rental period. It is definitely a special case, and I realize that it would be a too specific customization. Probably the solution for these cases is to deal directly with the final cart amount, and I get it’s out of scope of this plugin. Right?

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    Plugin will be integrated with 3rd parties in the far future as it gets more installs and feedback.

    Now, you have range date picker field which returns days between dates. But it is not designed to work like booking system.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Feature Requests’ is closed to new replies.