Follow Us
Our Products
-
Recent Posts
- I need your help! I’ve been working really hard on a deckbuilder RPG roguelite video game for many months now – I just published the Kickstarter page and I would immensely appreciate it if you supported me in this endeavor.
- I released a minimalist puzzle game on Steam called Hexlide, inspired by Rubik’s Cube but with hexagons! I would love if you checked it out!
- We need your help! It’s free and only takes 2 minutes – we need this to keep providing you with our high quality free software
- I spent my free time away from WordPress to develop a game called Mathooze, I would love if we could get the word out!
- Social Media Feather: version 1.7.10 released
Topics
- Synved/Products/WordPress Products/WordPress Options – Addon Installer
WordPress Options – Addon Installer
€39.00
Note: Prices are in € (EUR) but you can pay in any currency!
Easily distribute premium upgrades for your WordPress products with this addon for WordPress Options!
It will make it super easy for your users to install premium content in your themes or plugins.
Posted in WordPress Products.
Easily distribute premium upgrades/addons for your own WordPress products with this addon for the WordPress Options plugin!
Just place the contents of the addon under synved-wp-options/addons
so that it will look like synved-wp-options/addons/option-type-addon
. This will allow you to specify options of type addon like in the following snippet of code:
$test_options = array( 'premium_addon' => array( 'type' => 'addon', 'target' => MY_TEST_PREMIUM_ADDON_PATH, 'folder' => 'premium-addon', 'style' => 'important', 'label' => __('Premium Addon', 'my-test'), 'tip' => __('Click to install the Premium Addon.', 'my-test') ) ); synved_option_register('my_test', $test_options);
If this looks confusing be sure you first check out the introductory tutorial and also check out the main WordPress Options page for more information as well as new tutorials when they come out.
With the snippet of code above the user will be presented with something like this:

When they click on the button a very intuitive and easy to use lightbox interface will popup through which they can select the addon (downloaded from your site) and install it with 1-click:

The addon installer even fully supports all of the alternative upload mechanisms that WordPress does out-of-the-box, like FTP for instance:

Purchasing this addon helps us further develop all our free plugins and themes! Thanks for your support!
Note: this product requires WordPress Options (free) to already be installed in your WordPress site, or more likely embedded in your own product.
Share this product:
Related Products
Note: Prices are in € (EUR) but you can pay in any currency!