- download the zip file of the plugin
- go to the Add New plugin page of your WordPress site
- click the Upload Plugin button which will bring you a file input
- choose the zip-file you've downloaded and press Install Now
- activate Alchemy Options
You can install (and activate) Alchemy Options via WP-CLI, like so:
wp plugin install https://github.com/AlchemyOptions/AlchemyOptions/raw/master/dist/alchemy-options.zip --activate
After the installation you are ready to configure it in your theme. Sample configuration examples are also available.