PHPackages                             codemonauts/craft-customizable-radio-buttons-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. codemonauts/craft-customizable-radio-buttons-field

ActiveCraft-plugin

codemonauts/craft-customizable-radio-buttons-field
==================================================

Craft CMS plugin to add a radio buttons field, customizable with CSS classes, icons, images and text.

2.0.0(4y ago)614.8k—2.4%4[1 issues](https://github.com/codemonauts/craft-customizable-radio-buttons-field/issues)[2 PRs](https://github.com/codemonauts/craft-customizable-radio-buttons-field/pulls)MITPHPPHP ^8.0

Since Apr 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/codemonauts/craft-customizable-radio-buttons-field)[ Packagist](https://packagist.org/packages/codemonauts/craft-customizable-radio-buttons-field)[ RSS](/packages/codemonauts-craft-customizable-radio-buttons-field/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Customizable Radio Buttons Field for Craft CMS
==============================================

[](#customizable-radio-buttons-field-for-craft-cms)

[![Icon](resources/buttons.png)](resources/buttons.png)

A field type that add customizable radio buttons to Craft CMS.

Background
----------

[](#background)

Pictures say more than many words. With this plugin you can add radio buttons as fields, which can be images, icons, CSS classes, texts or a combination of them.

Requirements
------------

[](#requirements)

- Craft CMS &gt;= 4.0.0

Installation
------------

[](#installation)

Open your terminal and go to your Craft project:

```
cd /path/to/project
composer require codemonauts/craft-customizable-radio-buttons-field
```

In the control panel, go to Settings → Plugins and click the “install” button for *Customizable radio buttons field*.

Configuration
-------------

[](#configuration)

Copy the `config.php` to your config folder as `buttons.php`. Then add button groups like this:

```
