App Activation
This guide shows you how to create app after subscribing successfully from website https://fluxbuilder.com or any webpages, and how to move your app to the subscribed plan.
1. How to create app after Subscribing?
If you subscribed a plan successfully from official website https://fluxbuilder.com or any webpage, please follow these steps below to create your app:
Video guide
Manual guide
Step 1 - Download FluxBuilder.
Step 2 - Sign up to FluxBuilder with your email that you have subscribed the plan.
Then login (If you have logged in to FluxBuilder, sign out and login again ).
Step 3 - You will see this “Flutter Application” button (or “Get Started with Sumo” button), click on it:
Step 4 - App Information
Input the App Information as below:
- App Name (required): input the name of your App/
- App Category (required): select the field of the App.
- Short Description (optional): input basic information about the app.
- Upload Logo (optional): upload the logo of App in both Light Theme and Dark Theme. It can be changed later.
Step 5 - Server Integration
Input your Website URL
or IP address of the HOSTING service
(e.g. https://1.100.67.68), select your website Framework, input API Keys/Access Token (if any), then click Run Troubleshoot
- Make sure you input https instead of http
- Make sure you do not input sub-folder domain like this https://yaari.store/pk-en because it causes Rest API issue. Please change to subdomain or main domain.
- Guides to get the Magento’s access token, Shopify’s access token, PrestaShop’s API Key.
If getting failed, please click ? icon at the end of the Failed Message to see the solution:
Step 6 - Select a template
Step 7 - Choose Color and Font
These settings can also be edited later. Now, click CREATE APP to start your journey.
2. Common issues and Solutions
If you see a
failed
message after clicking onRun Troubleshoot
, please click on thefailed
button to view the solution. Alternatively, you can check the solutions listed below:Failed item🚨 Solution ✅ Make sure you do not input sub-folder domain like this https://yaari.store/pk-en. Please change to subdomain or main domain Make sure you input https
instead of httpSSL Verification Please select Run Troubleshoot
again or Ignore it.Permalink Setting Check your backend to see if it works https:// your website
/wp-json/wc/v2/products?consumer_key=your ck key
&consumer_secret=your cs key
CS & CK Authorization Please input your Consumer Key and Consumer Secret, following this guide. CS & CK Validation Make sure you have inputted the correct Consumer Key and Consumer Secret, , following this guide. WooCommerce Connectivity Your REST APIs are not enabled on your website, please follow this guide. PrestaShop Connectivity It could be missing the PrestaShop plugin/API on your site. Please follow this guide. Magento Connectivity You could install this extension to active the API integrate with the app following this guide. WCFM Connectivity Missing WCFM Rest API. Please install WCFM Rest API plugin to solve it. Dokan Connectivity Missing Dokan Rest API. Please install Dokan Rest API plugin to solve it. Opencart Connectivity You could install this extension to active the API integrate with the app following this guide. Listing Connectivity Your REST APIs are not enabled on your website, please follow Setup Rest API Shopify Connectivity Please insert "https://" before your website URL https://tppr.me/gJY9G Post Connectivity Please check if you install any strange plugins that needing the permission to access Cannot see any Images, Products, or Categories, use this solution.
App loads slowly, also use this solution.
If you see images have non-good resolution on FluxBuilder, don't worry, we downgrade the resolution of images to improve the speed of FluxBuilder. After building, the app loads images with high resolution smoothly on the real device.
3. Install API on your Website
Make sure to install the required API below into your website. It helps to display full products and images of your website on iOS & Android apps, and sync with your data/website:
- Shopify Access Token to build Shopify app.
- WooCommerce API to build WooCommerce app (single vendor, WCFM, Dokan), Manager app.
- WordPress API to build WordPress app (posting, blog, news, etc.).
- Listing API to build Listing app for your Listeo, MyListing, or Listing Pro website.
- Magento API to build Magento app.
- Opencart API to build Opencart app.
- PrestaShop API to build PrestaShop app.
- Strapi API to build Strapi app.
- Delivery Boy’s plugins to build Delivery Boy app.
- Other apps do not require API.
4. How to move your app to the Subscribed plan?
If you have created an app on FluxBuilder and now want to move that app to the subscribed plan, follow these steps:
Step 1 - Open your old app, and export all changes.
Step 2 - Create a new app for your subscription plan following the guide above "1. How to create app after subscribing?" Then import all files you have exported from step 1.
Step 3 - Now you can delete your old app.
That's all 🙂