Description
Use Tajra as your commerce backend while WordPress powers your marketing site and design.
REST routes under tajra/v1 proxy your configured Tajra storefront API. Read-only catalog routes (products, categories, blogs, jobs) are intentionally public, matching a public storefront. Customer account, loyalty, and order lookup routes require a Tajra customer session or order tracking token. Write routes require the WordPress REST nonce (X-WP-Nonce).
Installation
- Upload the plugin to
/wp-content/plugins/tajra/ - Activate through the ‘Plugins’ menu
- Configure under Settings Tajra | تجرة
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tajra | تجرة” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tajra | تجرة” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.3
- Plugin Check: phpcs scope for read-only query helpers and WP-CLI meta lookup
1.4.2
- Plugin Check: translators comment, escaped price output, query param helpers
- Template phpcs scope; cache/CLI phpcs annotations for intentional DB usage
1.4.1
- REST permission callbacks for customer and order routes; public catalog routes documented
- Webhook signature verified in permission_callback; HMAC key order corrected
- WordPress.org: contributor username, remove load_plugin_textdomain
1.4.0
- Storefront parity: variants, pricing, loyalty, wishlist, reviews, multi-store
- WordPress tab alignment with Tajra Admin external storefront settings
- WP-CLI: test_connection, purge_cache, sync_products
1.3.0
- Multi-store switcher, wishlist, reviews, loyalty, WP-CLI commands
1.2.0
- Webhooks, catalog cache, Elementor widgets, SEO meta
1.1.0
- Customer account (login, orders, profile, payment proof)
- Blogs and job vacancies shortcodes
- Coupon validation at checkout
1.0.0
- Initial release: products, cart, checkout, order success
