Title: RNWP App template config
Author: mkhaledche
Published: <strong>ନଭେମ୍ବର 5, 2020</strong>
Last modified: ଏପ୍ରିଲ 24, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/rnwp-app-template-config.svg)

# RNWP App template config

 By [mkhaledche](https://profiles.wordpress.org/mkhaledche/)

[Download](https://downloads.wordpress.org/plugin/rnwp-app-template-config.zip)

 * [Details](https://ory.wordpress.org/plugins/rnwp-app-template-config/#description)
 * [Reviews](https://ory.wordpress.org/plugins/rnwp-app-template-config/#reviews)
 *  [Installation](https://ory.wordpress.org/plugins/rnwp-app-template-config/#installation)
 * [Development](https://ory.wordpress.org/plugins/rnwp-app-template-config/#developers)

 [Support](https://wordpress.org/support/plugin/rnwp-app-template-config/)

## Description

This plugin facilitates building a mobile app for your website on both Android and
IOS platforms either with the help of [RNWP template](https://www.codester.com/items/26420/rnwp-react-native-template-for-wordpress-sites?ref=mkhaledche)
or through a custom template using the REST API routes and functionalities provided
by this plugin.

Through this plugin, a REST API to search over the post types chosen by the user
is supported. The default WordPress REST API `{post_type}` route searches only through
one post type. The default `search` route doesn\’t return the post content. So this
plugin registers a rest route that can search more than one post type and return
the post title, content, and excerpt for all posts relevant to this search. The 
rest route can be accessed by going to this link: `your-website.com/wp-json/search/
v1/search`.

The search rest route has two parameters; the parameter `per_page` can be adjusted
in the plugin admin dashboard. The `keyword` parameter shall be related to the search
text.

As the WordPress default, REST API limits the post query to 100 post objects. If
the website has more than 100 posts to download, the user can adjust the plugin 
to download the number of posts he wishes and the limit can be more than 100 post
objects.

If the user is using Woocommerce, this plugin ensures the product categories and
tags will have a REST API so that the app can access them.

This plugin shall help the user of [RNWP template](https://boostrand.gumroad.com/l/rnwp)
configure his mobile app preferences without the need to write code.

The User can adjust the main URL for his app (will help for multilingual websites),
post types or taxonomies to be shown, the number of posts per page, app custom texts(
e.g. screen, settings, and notification messages), light and dark mode colors, contact
details and social links, Admob settings and many other settings.

After adjusting the website preferences, the user can copy the generated code to
the app template and the app would be ready to be built.

## Screenshots

 * [[
 * Choose supported post types and taxonomies
 * [[
 * Choose app colors
 * [[
 * Object to be copied to RNWP app template

## Installation

You can follow this link for detailed instructions on how to use the plugin:
 [Configure your App Options userConfig js file and RNWP plugin](https://boostrand.com/configure-your-app-options-userconfig-js-file-and-rnwp-plugin/)

If you have any question, you can [email me](https://ory.wordpress.org/plugins/rnwp-app-template-config/mkhaled.che@gmail.com?output_format=md).

## FAQ

### Can I use this app if I don\’t have the RNWP template?

If you need the custom search REST API or increase the REST API search query limit
or add the `product_cat` and `product_tag` taxonomy archives to REST API, then this
can be availed through the plugin even if you don\’t have the RNWP template.

### Should I use the plugin or keep it activated on my Website after I build the app?

You can use the app without the plugin and you can configure the app then deactivate
the plugin. However, this will have the following drawbacks:

The plugin considers a search API that searches through all posts, pages and custom
post types. If you need this functionality, then you’d always need the API to be
activated. Otherwise, you should change the plugin installed key to false in the
userConfig.js file and choose only one post type to apply search on.
 If you are
using Woocommerce, this plugin ensures the product categories and tags will have
a REST API so that the app can access them. If the plugin is uninstalled, they won’t
show in the app. The default limit to the number of posts to be fetched by the REST
API is 100, if you wish users download your posts or custom post types which are
more than 100, you can choose the maximum number of posts to download. This plugin
would modify this limit to the limit you wish. If you don’t want to use the plugin
but need this functionality, then you should consider adding a code doing this job
on your website.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“RNWP App template config” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ mkhaledche ](https://profiles.wordpress.org/mkhaledche/)

[Translate “RNWP App template config” into your language.](https://translate.wordpress.org/projects/wp-plugins/rnwp-app-template-config)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rnwp-app-template-config/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rnwp-app-template-config/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rnwp-app-template-config/)
by [RSS](https://plugins.trac.wordpress.org/log/rnwp-app-template-config/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

First version

## Meta

 *  Version **1.0.1**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 1.0.0 or higher **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/rnwp-app-template-config/)
 * Tags
 * [android](https://ory.wordpress.org/plugins/tags/android/)[ios](https://ory.wordpress.org/plugins/tags/ios/)
   [Mobile App](https://ory.wordpress.org/plugins/tags/mobile-app/)[react native](https://ory.wordpress.org/plugins/tags/react-native/)
   [rest-api](https://ory.wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://ory.wordpress.org/plugins/rnwp-app-template-config/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rnwp-app-template-config/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rnwp-app-template-config/reviews/)

## Contributors

 *   [ mkhaledche ](https://profiles.wordpress.org/mkhaledche/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rnwp-app-template-config/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/paypalme/mkhaledche)