Description
Brillocraft Connector enables secure communication between your WooCommerce store and the Brillocraft mobile app builder.
This plugin automatically provides the REST API endpoints required for:
- Customer login
- Password reset
- Account deletion
- Store verification (ping endpoint)
- WooCommerce connection onboarding
The plugin also bundles small helper components required for compatibility and automatically installs them when necessary.
Features
- Secure REST API endpoints for authentication
- Auto-installation of required helper plugins
- Store «ping» verification for onboarding
- WooCommerce-ready OAuth support (connection initiated from Brillocraft dashboard)
- Lightweight and optimized — no frontend scripts added
License
This plugin is licensed under the GPLv2.
See license.txt for full terms.
Installation
- Download the plugin ZIP provided by Brillocraft.
- Go to WordPress Admin Plugins Add New Upload Plugin.
- Upload the ZIP file and click Install Now.
- Click Activate Plugin.
- Log in to your Brillocraft dashboard to complete the store onboarding process.
FAQ
-
Do I connect inside WordPress?
-
No. The connection is initiated from your Brillocraft dashboard, not from WordPress.
-
Does this plugin affect my store frontend?
-
No. It only exposes REST endpoints and installs helper plugins.
-
Is this plugin required?
-
Yes. Without this plugin, your WooCommerce store cannot authenticate customers through the Brillocraft mobile app.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Brillocraft Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Brillocraft Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Added REST login, forgot password, delete account, validate password
- Added store ping endpoint
- Added bundled plugin auto-installer
- Added admin dashboard page