Sell Your WordPress Products
Join our developer community and get access to thousands of customers.
Register as DeveloperWhy Sell With Us?
Favorable Commissions
Get up to 70% from each sale. Fair model for developers.
No Payment Worries
Automatic payment processing, invoicing and license management.
Automatic Updates
Customers receive updates directly in WordPress via our Update API.
How It Works?
Register as Developer
Fill out the registration form and create your developer profile. Don't forget to fill in bank details for commission payments.
Upload Your Product
Add your plugin or theme including description, screenshots and documentation. Set price and license type.
Admin Approval
Our team will review code quality and security. After approval, the product will be published in the catalog.
Receive Payments
Customers purchase, we process payments and issue invoices. You receive commission directly to your account.
Product Requirements
What We Accept
- ✓ Original WordPress plugins and themes
- ✓ Quality, secure and tested code
- ✓ Compatibility with current WordPress version
- ✓ Clear documentation
- ✓ Adequate customer support
What We Reject
- ✗ Copies or "nulled" versions of other products
- ✗ Products with malware or backdoors
- ✗ Products violating licenses (GPL)
- ✗ Low quality or untested code
- ✗ Products without documentation
WordPress SDK for Developers
For easy integration of automatic updates and licensing into your product, we have prepared an SDK class that you just include in your plugin or theme.
// Inicializace SDK ve vašem pluginu
require_once 'class-wp-marketplace-sdk.php';
new WP_Marketplace_SDK([
'product_id' => 123,
'product_slug' => 'muj-plugin',
'product_type' => 'plugin',
'version' => '1.0.0',
'api_url' => 'https://wpmarketplace.cz/api/v1',
]);
SDK is available for download in the developer panel after registration.
Ready to Start?
Register as a developer and start selling your WordPress products today.
Create Developer Account