Alchemy Options
Just another Options plugin inspired by the wonderful Option Tree and Archetype.
by Alex Bondarev · github.com/arunchaitanyajami/alchemyoptions-extended · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/arunchaitanyajami/alchemyoptions-extended/archive/refs/heads/main.zipReadme
Alchemy Options - Extended.
Alchemy Options is an options plugin for WordPress, simple but powerful. Inspired by OptionTree and Archetype.
Features
- Multiple WYSIWYG editors (including dynamic creation in a Repeater field)
- Multisite compatible with network options stored on the Network admin page
- Can be used in Meta Boxes
- Field groups and Sections
- Repeater fields can be nested and allow adding repeatees of different types.
- Dynamic filter for each option before returning its value
- Client-side helpers
- Translation ready
Current field types
- Text
- Password
- URL
- Tel
- Textarea
- Editor (WYSIWYG)
- Datepicker
- Image upload
- Radio buttons
- Select
- Checkbox
- Colorpicker
- Image radio
- Post type select (single and multiple)
- Datalist
- Sections
- Repeater
- Button group (with simple condition)
- Slider
- Taxonomy select (single and multiple)
- Field group
Contribution
If you feel like Alchemy Options could be extended, or you think you've found a bug (most likely) please create an issue on GitHub.
Ready to go?
Please proceed to the installation instructions or take a look at configuration object examples to get you rolling.