res:plugins:select2
Table of Contents
Select2 - select box with text filter
Description
This plugin is for the admin backend. It adds a text filter for all select boxes and helps to navigate quickly to an option.
This plugins embeds the project "select2" - see select2.org.
- Author: Axel Hahn
- License: GNU GPL3
Installation
Get the plugin
You have 2 options to get the plugin. Select between
- Download as zip file and extract it
- Git clone its sources
Download as zip file
Download the zip file from Github:
Extract it and put its files into
<flatpress>/fp-plugins/
OR
Git clone
Go to the fp-plugins folder of your FlatPress installation. There clone the repository with the following command:
cd <flatpress>/fp-plugins/ git clone https://github.com/axelhahn/fp-plugin-select2.git select2
In the FlatPress admin, go to the Plugins page, then enable the plugin.
Enable the plugin
In the FlatPress admin, go to the Plugins page, then enable the plugin.
res/plugins/select2.txt ยท Last modified: by axel
