Removing Free Membership Option

Discussion in 'Installation' started by Aaron, Jul 4, 2003.

  1. Aaron

    Aaron Guest

    I am using amember free edition.

    Once I have installed the software and selected "free" as a payment option, how do I turn it off?

    Thanks.
  2. alex-adm

    alex-adm Guest

    edit config_plugins.inc.php
    find line
    $plugins['payment'] = array('free', 'paypal', ...);
    and remove 'free' from the list

Share This Page