Skip to content

Add membership functionality to radiobuttons

brienne requested to merge brienne/radiobuttons:add_membership into master

Overview

Currently, this extension does not allow for styling the amounts options for Membership Price Sets.

Reproduction steps

  1. install and enable the radiobuttons extension
  2. go to Administer > Custom Data and Screens > Radiobuttons Settings
  3. select Yes for the Enhance the Contribution Page and Event amounts? field
  4. create two Contribution pages, one with a Contribution Price Set (Amounts tab), and the other using a Membership Price Set (Membership tab).
  5. open either the ‘Test-drive’ or ‘Live’ of both Contribution pages and note the difference in the amounts buttons

Before

If using a Membership Price Set, the radio button styling is not available for the amounts options.

After

Now Membership or Contribution Price Sets can be styled with this extension.

Environment information

  • Radiobuttons: 1.5
  • CiviCRM: _Master/5.66.alpha1

Merge request reports