Right now the addon loads the div from index.php?m=affcoupons through Ajax and appends to bottom of Affiliates page.
Need to add option to select how to do this, whether it be to add a button at bottom of page to the module page, custom smarty template variable, or any other methods I can think of.
Right now the addon loads the div from
index.php?m=affcouponsthrough Ajax and appends to bottom of Affiliates page.Need to add option to select how to do this, whether it be to add a button at bottom of page to the module page, custom smarty template variable, or any other methods I can think of.