Aptaive Builder Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Aptaive Builder helps you configure mobile app data from your WordPress admin area.
Features include:
- App settings for branding and download links
- Layout configuration for home and bottom navigation
- REST API endpoints for app config, auth, products, cart, checkout, orders, posts, and pages
- WooCommerce-ready endpoints for mobile storefronts
- Account deletion endpoint for in-app account removal flows
External Services
This plugin integrates with the Aptaive build platform at https://app.taive.net/.
The external service is used only when a site administrator chooses to open the Build App area in the plugin and continues to the Aptaive platform to submit a mobile app build request.
The plugin itself does not require the external service for local configuration such as app settings, layouts, or WordPress-side API setup. The service is only needed when requesting a build and receiving generated app files through the Aptaive platform.
Service URL: https://app.taive.net/
Terms of Service: https://app.taive.net/terms
Privacy Policy: https://app.taive.net/privacy-policy
The plugin requires a JWT secret key in wp-config.php:
define('APTAIVE_JWT_SECRET', 'CHANGE_THIS_SECRET_KEY');<h3>Development</h3>
This plugin includes generated admin JavaScript and CSS assets in admin/build/.
Public source repository: https://github.com/pvdinhdtk/aptaive-builder
Frontend source files are located in admin/dev/src/.
Build configuration is located in admin/dev/package.json.
To rebuild the admin assets:
- Change to the
admin/dev/directory. - Run
npm install. - Run
npm run build.
Node.js and Composer are only required for development and are not required on production sites.
Screenshots
No screenshots provided

