{assign var=title value="Mass Subscribe"} {include file="admin/header.inc.html"}

{$title|escape}

This function allows you to mass subscribe members. It is useful, for example, if you have created a new product and want to subscribe all your current members to this product. There is a lot of settings and this operation CANNOT be reversed. Make backup before using this function.


  {if $error}
{foreach from=$error item=e}
  • {$e|escape} {/foreach}
  • {/if}
    Select members to subscribe:
    hold Ctrl to select multiple records
    Amount
    Enter only digits (and period, if necessary).
    Do not enter commas ',' or dollar sign '$'
    Period assignment policy
    how should aMember assign subscription dates for
    added subscriptions

    if you choosed "Fixed dates" in selection above,
    please enter necessary dates (format mm/dd/yyyy
    or dd-mm-yyyy):
    from: to:
    Product for new subscription
    user will get subscription to this product
    Payment comment for new subscription
    you can label added subscriptions with some word,
    it will be assigned to receipt # field,
    so it will be easier to track it later.
    This comment will be visible for member
    Keep empty or enter "GRANT" if you are
    not sure what to enter.

                                   
    {include file="admin/footer.inc.html"}