# Useful Plugins

## Restrict User Access

This plugin can help you gate some pages such as the Subscription Portal page to logged in WordPress users only. If someone is not logged in, you can redirect them to the login page.

You can also use this plugin to create custom WP roles, and use that along with our Plugin's Role => Sb\_Tier mapping.&#x20;

{% embed url="<https://wordpress.org/plugins/restrict-user-access/>" %}

## Members (by Memberpress)

This plugin can help you manage role and capabilities. Roles created with this plugin can be used with Billflow's subscription to roles mapping feature.

{% embed url="<https://wordpress.org/plugins/members/>" %}

## **WP Login Form**

This plugin can help you create a custom Login page

{% embed url="<https://wordpress.org/plugins/wp-login-form/>" %}

## **BNFW**

This plugin can help you customize emails that will be sent to your WordPress users

{% embed url="<https://wordpress.org/plugins/bnfw/>" %}

## **WP-Members**

{% hint style="info" %}
**The restrict user access plugin does not work on WordPress sites that are hosted on wordpress.com**
{% endhint %}

{% embed url="<https://wordpress.org/plugins/wp-members/>" %}

**Details on:** <http://wpcomstaging.com>

**Wordpress.com support:** <https://en.support.wordpress.com/domains/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.billflow.io/no-code-integrations/no-code-app-builders/wordpress/useful-plugins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
