Описание
This plugin provides access to WooCommerce products through a custom REST API with special partner pricing. Specifically developed for KosnicaShop.ba.
Key features:
— Returns products with partner discounts (-15% or -5%)
— Supports variable products with price combinations
— Includes all necessary data for integration
— Automatic stock and price updates
License
GPLv2 — GNU General Public License
Credits
Developed by Desperado House — Cvijetin Maletic.
Установка
- Upload the
vendor-api-for-bazzarfolder to/wp-content/plugins/ - Activate the plugin through the WordPress admin panel
- Ensure WooCommerce plugin is installed
- Ensure that Woocommerce Rest API is set up in Woocommerce Advanced
API endpoint becomes immediately available at:
https://your-site.com/wp-json/bazzar/v1/products
Часто задаваемые вопросы
-
Is WooCommerce required?
-
Yes, the plugin fully depends on WooCommerce.
-
Can I change the API endpoint?
-
Not recommended without consulting the development team.
-
How to secure the API?
-
For production environments, add authentication to
permission_callback.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Vendor API for Bazzar» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Vendor API for Bazzar» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0 (2025-03-27)
- Initial release
- Core API functionality
- Variable product support