Descrição
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.
Instalação
- 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.
Perguntas frequentes
-
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.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Brillocraft Connector” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Brillocraft Connector” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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