App Builder – Create Native Android & iOS Apps On The Flight

plugin banner

The most advanced drag & drop app builder. Create multi templates and app controls.

Author:Appcheap.io (profile at wordpress.org)
WordPress version required:5.6
WordPress version tested:6.4.4
Plugin version:3.9.2
Added to WordPress repository:30-12-2020
Last updated:26-04-2024
Rating, %:80
Rated by:4
Plugin URI:https://appcheap.io/docs
Total downloads:43 527
Active installs:1 000+
plugin download
Click to start download

App builder works the same popular Page Builder in WordPress but it has a special UI/UX for your easy configuration/previews mobile app.

App source code

Features

  • JWT Authentication
  • Socials Login
  • Import pre design templates

Enable PHP HTTP Authorization Header

Shared Hosts

Most shared hosts have disabled the HTTP Authorization Header by default.

To enable this option you’ll need to edit your .htaccess file by adding the following:

    RewriteEngine on
    RewriteCond %{HTTP:Authorization} ^(.*)
    RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]

WPEngine

To enable this option you’ll need to edit your .htaccess file by adding the following (see https://github.com/Tmeister/wp-api-jwt-auth/issues/1):

    SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

Screenshots
FAQ
ChangeLog