Moodle Plugins directory: Autocomplete input: Versions: 2022071900 | Moodle.org

Autocomplete input
Autocomplete input 2022071900
Version 20220719
Added Privacy API files
A multi-selection profile field based on modern Moodle user interface widgets.
Available options are listed in a drop down menu. A text box provides filtering functionality. The list in the drop-down menu updates in real time to filter out options that don't match the filter text.
Selected options are displayed as tags.
Installation Instructions: 1. Unzip the directory and copy inside your-moodle /user /profile /field (at the end the folder structure should look like your-moodle/user/profile/field/autocomplete) 2. Log into Site as Admin user and go to site-administration -> Notification to perform installation. 3. After successful installation, you would find a new custom profile field type inside site administration -> user -> accounts -> user profile fields 4. Enjoy this new feature.
Version information
- Version build number
- 2022071900
- Version release name
- 2022071900
- Maturity
- Versão estável
- MD5 Sum
- c9fa4c565994df9f54a816af3875dcbd
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type User profile fields
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myfield") in the "user/profile/field" subdirectory.
- Visit http://yoursite.com/admin to finish the installation