Add shortcode for front end renewal form.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Mar 2018 15:02:41 +0000 (11:02 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Mar 2018 15:02:41 +0000 (11:02 -0400)
commit1459ec35bc30bc1c86cb884f7d6a23d880ef9c76
tree3b8bbb950d8be5084196658d3429f8d3c6bdda96
parentde343ef8529ce1f880d85170420ce732afb0a492
Add shortcode for front end renewal form.

Add the renewal form to the front end.
classes/billingSupport.php
models/admin/billing/index.php
models/front/billing/renew.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/admin/billing/accountSearchForm.html
views/admin/billing/accounts.html
views/admin/billing/index.html
views/front/billing/nonrenew.html [new file with mode: 0644]
views/front/billing/renew.html [new file with mode: 0644]
views/front/billing/renewMembership.html [new file with mode: 0644]