Table of Contents
Installation #
1. Download the plugin (.zip file).
2. In the WordPress Dashboard, go to Plugins > Add New.
3. Upload the plugin by pressing the upload button.
4. Activate the plugin.
5. In the Ultimate Affiliate Pro plugin dashboard, go to the navigation menu and find the EXTENSIONS tab. Upon clicking the menu item, a box with the Extension Kit module will be available.
Extend Extension Kit #
- Rename the AddOn folder (default ump-extension-kit ) with your desired name.
- Rename the AddOn base file (default ump-extension-kit.php ) with your desired name.
- Customize the plugin header details in the base plugin file.
- Customize plugin settings details.
- Choose a unique YOUR-NAMESPACE for your add-on.
- Replace the default namespace “UapKit” with your custom one.
- The complete list of UAP hooks can be accessed via the dashboard at [your-website]/wp-admin/admin.php?page=ultimate_affiliates_pro&tab=hooks