Logo
  • Examples
  • Blog
  • Documentation
  • Pricing
  • FAQ
  • Contact
Sign In
Sign Up
Logo

Build Schedule today, fast and simple.

© Copyright 2025 Planby Now sp. z o.o. All Rights Reserved.

About
  • Examples
  • Contact
Product
  • Documentation
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy

How to Integrate Planby Now with Framer in Under 5 Minutes – No-Code, No Hassle!

Jan 31, 2025

Learn how to seamlessly integrate Planby Now with Framer in under 5 minutes—no coding required! 🚀 Follow this quick and easy guide to embed and customize your no-code tool effortlessly.

Thumbnail Image for How to Integrate Planby Now with Framer in Under 5 Minutes – No-Code, No Hassle!

Publish Your Application

Follow this step-by-step guide to embed your application into your Framer project:

Example website: Now Tech Conf Event

Step 1: Prepare for Publication

Once you’ve added all your data and customized your Schedule/Planner/Calendar application, you’re ready to publish it in Framer.

Step 2: Open Your Framer Project

  1. Open the Framer application and select your project.

  1. In the top-left corner, click the dropdown menu and choose "Site Settings".

  1. From the nested menu, select "Open Settings".


Step 3: Add Custom Code

  1. Scroll to the bottom of the Settings page until you find the "Custom Code" section.

  1. Go to Planby Now dashboard and copy the embed code from your application’s home page.
  2. Paste the code into the "End of <body> tag" field in the Custom Code section.
<script
  async
  defer
  src="https://www.planbynow.app/tool.js"
  apk="YOUR_API_KEY"
  app="YOUR_APP_NAME"
></script>


Step 4: Insert Embed Element in Framer

  1. Return to the Framer editor.

  2. In the editor, click the "Insert" button located in the top-left corner.

  3. Use the search bar to find "Embed", then select the Embed element and place it on your page.


Step 5: Configure the Embed Element

  1. Click on the Embed element you added to your page.
  2. In the menu on the right side, go to the HTML tab.

  1. Paste the embed code from Planby Now dashboard into the HTML field.
<div style="height: 600px; width: 100%">
  <planby-now styles="box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; border-radius: 8px" />
</div>


Step 6: Publish Your Project

  1. Click the "Publish" button in Framer to make your updates live.

  1. Your schedule or application will now be embedded and visible on your website or service.


That’s It! 🚀

You’ve successfully embedded your application into your Framer project. The entire process takes just a few minutes and seamlessly integrates your app into your website.