Strapi Plugin Remote Select screenshot

Strapi Plugin Remote Select

Author Avatar Theme by Dmitriy nz
Updated: 17 Dec 2025
22 Stars

A powerful tool that adds select type inputs to your strapi with the ability to dynamically load options via API. Supports static and searchable endpoints—autocomplete.

Categories

Overview

The Remote Select module is an impressive asset for developers utilizing Strapi, providing a robust solution for selecting options dynamically via API. This tool greatly enhances the user experience by enabling both single and multiple value selections from remote endpoints, which is particularly vital in scenarios where the available options frequently change.

With support for both Strapi 4 and Strapi 5, this module stands out for its flexibility and simplicity. Users can seamlessly integrate remote select and searchable select inputs into their Strapi projects, enhancing the functionality of their applications without needing complex configurations.

Features

  • Dynamic Options Loading: This module allows for selecting one or multiple values from an API that can dynamically update, ensuring users always have access to the latest data.

  • Searchable Select Inputs: With the searchable select feature, users can efficiently locate options from a large dataset, improving the selection process significantly.

  • Multi-Select Functionality: The ability to select multiple options provides a more versatile user experience, catering to various use cases where multiple entries are necessary.

  • Easy Configuration: Adding the inputs is straightforward; simply configure the desired settings in your Strapi project, and you’re ready to go.

  • Customizable Labels: Labels for options can be generated through JSONPath or by composing multiple fields, offering flexibility in how information is presented to users.

  • Compatibility with Strapi Versions: The plugin supports both Strapi 4 and Strapi 5, making it a valuable tool for developers transitioning between or working with different versions.

  • Configurable HTTP Requests: Users can define the HTTP method and request body for fetching options, allowing for tailored API interactions to suit specific needs.

  • Enhanced Usability: Features like auto-complete improve the user interface, making the selection process even more intuitive and user-friendly.