Configuration guide for Magento 2

Configuration guide for Magento 2

In your Magento backend, go to Stores > Configuration > Tapita PageBuilder Frontend to enable the extension and configure the fields:

  1. Enable: Yes
  2. Override your URL: decides what will happen if there are pages on Magento backend and Tapita builder with the same URL path
    1. Yes: Tapita page will be used
    2. No: Magento CMS page will be used
  3. Tapita Integration Token: paste the Integration Token that you’ve copied from Tapita dashboard. After that, click Save Config before you continue the other configuration steps.
  4. Tapita Hook Token: ignore this field
  5. Sync and Hook: the content for this field will appear after you have entered your Tapita Integration Token and Save Config.
    1. Sync button: you can click this button when you want to actively pull all the Tapita pages to Magento. Otherwise Tapita pages will be synced with Magento every time you click Publish on Tapita.
  6. Footer Block:
    1. Enable: select Yes if you want to use your desired Magento CMS Block to replace the current Magento website footer.
    2. Select Block: the CMS Block to choose as the footer
Then, you can start building your pages in your Tapita dashboard. When you publish a page, it will be synced to your Magento site.
    • Related Articles

    • General Backend Synchronization Guide

      Magento 2 Make sure you integrate your frontend first. In your Magento backend, go to System > Extensions > Integrations. Click Add New Integration. Enter a unique name for the integration in the Name field. Then enter your admin password in the Your ...
    • General Frontend Integration Guide

      Magento PWA Studio Clone Tapita PWA Studio repo Scenario 1: If you use @magento/create-pwa package From the root directory of your PWA Studio project, clone the repository: git ...
    • Install Tapita for Magento PWA Studio

      Integrate PWA Studio frontend Clone Tapita PWA Studio repo Scenario 1: If you use @magento/create-pwa package From the root directory of your PWA Studio project, clone the repository: git clone ...
    • Create mobile-app-only coupon codes

      To create a coupon code exclusively for your app, do the following steps: Step 1: In your Magento backend, go to SimiCart > General Settings Step 2: Under General Configuration, find the field “Mobile App Dedicated Coupon” This will be the prefix for ...
    • How do I get App Key and Secret Key for push notifications on Android?

      The old Simi Push Notification feature was deprecated from 01 Jan 2020. We've switched to OneSignal for push notification now. Please see this updated guide from OneSignal: https://documentation.onesignal.com/docs/generate-a-google-server-api-key ...