Strapi plugin logo for Sortable List

Sortable List

A custom field to add multiple values to a sortable list. Returns as an array from the API.

thumbnail for Sortable List

Strapi Plugin - Sortable List

Screenshot of the plugin in action

A Strapi (v5) plugin for a sortable list custom field that returns an array of strings.

TypeScript License

Installation

  1. Install into a Strapi (v5) application:
# If you use NPM
npm install strapi-plugin-sortable-list

# If you use Yarn
yarn add strapi-plugin-sortable-list
  1. Rebuild the admin panel:
# If you use NPM
npm build

# If you use Yarn
yarn build
  1. Verfiy installation

Navigate to Settings > Plugins and check that Sortable List is installed.

Using the plugin

When selecting a field type navigate to custom and select 'Sortable List'.

Install now

npm install strapi-plugin-sortable-list

STATS

No GitHub star yet7 weekly downloads

Last updated

24 days ago

Strapi Version

5.24.1 and above

Author

github profile image for Simon Howe
Simon Howe

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.