• Resolved fibbu

    (@fibbu)


    Hello,

    The plugin generally performs every function well. However, the issue I want to address is this: for example, if we are creating a calculation tool and sharing it with other sites, using the IFRAME technology is outdated and not supported by many browsers. This creates a minor shortcoming in the plugin. Actually, if you develop an embed method that allows native sharing, it would make the plugin flawless.

    It’s a suggestion, and I hope you consider it.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @fibbu

    Thank you very much for using our plugin and the improvement suggestions. However, your affirmation is not entirely true. The iframe tags are supported by every modern browser. You can check the compatibility by visiting the following link:

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#browser_compatibility

    However, you must configure your server to allow your website pages can be embedded into iframe tags from third-party website’s domains.

    Best regards.

    Thread Starter fibbu

    (@fibbu)

    I made a general observation that IFRAME technology is becoming somewhat outdated. (Please don’t misunderstand me.) Instead, it would be great if users could customize aspects such as the background color and button color directly in the “shared code,” and also receive the code as a JS snippet. This would be a more elegant solution.

    Thank you.

    Plugin Author codepeople

    (@codepeople)

    Hello @fibbu

    Please note that the main plugin’s purpose is not to embed forms in third-party domains. The feature you request requires other modules, like protecting the forms to allow embedding them only on specific websites. A module like this needs generating, storing, and invalidating API keys. With iframe tags, you can control the access via server rules. We will analyze your recommendation to implement a complementary plugin in the https://cff-bundles.dwbooster.com/ website.

    Best regards.

    Thread Starter fibbu

    (@fibbu)

    Thank you. That’s why this plugin is improving. You answer every question and take every suggestion into consideration.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.