Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Brillocraft Connector» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Brillocraft Connector» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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