3 plugins, one purpose (WordPress).

How would it be possible to create a feature that is doable with WordPress with JetPlugins and Elementor.

  1. JetEngine
  2. JetPopup
  3. JetForms
  4. Elementor

With JetEngine, create custom post type, enter product details, save, done.

With JetPopup, loop through that custom post type with AJAX, display JetForms inside it, in that form use a field that pulls the specific product title, so we know which product we chose, submit form.

In the email that we got from the form, we should be seeing the selected product with the product title.

To achieve this, we needed to use these plugins for Elementor.

I’m not a developer, and trying to understand if it’s possible to do this entirely in Plasmic? With paid plans?

Trying to move away from WordPress.

Anyone?

Plasmic usually has a range of plugins and integrations that you can use to build most use cases, but you can also create code components. You can read more about it here: Using code components in Plasmic Studio | Learn Plasmic

Hey, thanks! I discovered that documentation, but are there plugins out there that I can use with Plasmic just for this specific situation? Where can we see those plugins?

You can find all plugins in the Insert panel (by clicking the big blue button on the left tab) and choose the ones that fit your use case

Got it! Thanks.