Title: RNWP App template config
Author: mkhaledche
Published: <strong>5 November 2020</strong>
Last modified: 24 April 2022

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# RNWP App template config

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

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

 * [Detail](https://id.wordpress.org/plugins/rnwp-app-template-config/#description)
 * [Ulasan](https://id.wordpress.org/plugins/rnwp-app-template-config/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/rnwp-app-template-config/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/rnwp-app-template-config/#developers)

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

## Deskripsi

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.

## Tangkapan Layar

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

## Instalasi

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://id.wordpress.org/plugins/rnwp-app-template-config/mkhaled.che@gmail.com?output_format=md).

## Tanya Jawab

### 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.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“RNWP App template config” adalah perangkat lunak open source. Berikut ini mereka
yang sudah berkontribusi pada plugin ini.

Kontributor

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

[Terjemahkan “RNWP App template config” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/rnwp-app-template-config)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/rnwp-app-template-config/),
periksa [repositori SVN ](https://plugins.svn.wordpress.org/rnwp-app-template-config/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/rnwp-app-template-config/)
melalui [RSS](https://plugins.trac.wordpress.org/log/rnwp-app-template-config/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

First version

## Meta

 *  Versi **1.0.1**
 *  Diperbarui **4 tahun yang lalu**
 *  Instalasi Aktif **10+**
 *  Versi WordPress ** 1.0.0 atau yang terbaru **
 *  Diuji hingga **5.9.13**
 *  Versi PHP ** 7.0 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/rnwp-app-template-config/)
 * Tag
 * [android](https://id.wordpress.org/plugins/tags/android/)[ios](https://id.wordpress.org/plugins/tags/ios/)
   [Mobile App](https://id.wordpress.org/plugins/tags/mobile-app/)[react native](https://id.wordpress.org/plugins/tags/react-native/)
   [rest-api](https://id.wordpress.org/plugins/tags/rest-api/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/rnwp-app-template-config/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/rnwp-app-template-config/reviews/)

## Kontributor

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

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

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

## Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

 [ Donasi untuk plugin ini ](https://www.paypal.com/paypalme/mkhaledche)