parfaitementweb / statamic-language-iso639-fieldtype
Language dropdown with all ISO639 options values
Installs: 3 915
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 1
Language:Vue
This package is auto-updated.
Last update: 2024-12-17 12:58:02 UTC
README
The simplest way to list every available language as a selectable dropdown 🤘
Features
- Display a select field with every ISO 639 language.
- Built-in localization in 22 languages.
- Set a placeholder.
- Allow multiple selections.
- Set a maximum number of selectable items.
- Enable searching through possible options.
Getting Started
We have made things easy for you start. Here is the three steps your need to follow:
-
Install the addon
This can be achieve by downloading our latest release and configuring the package as a path repository in yourcomposer.json
file. -
Add the Language ISO 639 select fieldtype.
Choose your display and hanlde values. Customize the behavior using our various fieldtypes settings. -
Enjoy.
Built-in translations
Language values are automaticaly displayed in current user locale, based on the current locale
from the App::getLocale()
value.
The addon supports Breton, Czech, Danish, German, English, Spanish, Finnish, French, Hungarian, Islandic, Italian, Japanese, Lithuanian, Latvian, Dutch, Norwegian, Polish, Portuguese, Romanian, Russian, Swedish, Chinese.
What does your addon look like?
Changelog
V1.0.1
📚 Language values are now displayed in current user locale.
V1.0.0
🚀 Launching this awesome fieldtype to the world.