BTRL
Description
BTRL provides the Vue 3 admin surface for configuring the Banca Transilvania iPay integration inside the Enso application shell.
Installation
This package is distributed as part of the private Enso UI workspace and is normally consumed from the Solarlink client bundle.
Features
- ships route-aware page modules consumed by the Enso application shell
- exposes the BTRL Settings page backed by an Enso form
- registers the BTRL route group under the shared
integrationsarea - ships the
money-checkanduser-gearicons used by the integration menu and settings page
Usage
<script setup>
import Index from '@enso-ui/btrl/src/bulma/pages/integrations/btrl/settings/Index.vue';
</script>
API
Route pages
The practical public surface is page-oriented and centered on the route modules shipped by the package.
Pages:
src/bulma/pages/integrations/btrl/settings/Index.vue
Routes
BTRL ships the following named route entries:
integrations.btrl.settings.indexPath fragment:settingsRoute file:src/bulma/routes/integrations/btrl/settings.js
The parent route group is registered at:
src/bulma/routes/integrations/btrl.js→ path:btrl/src/bulma/routes/integrations.js→ registers thebtrlgroup underintegrations/
Companion Backend Package
Depends On
@enso-ui/forms^4.1.0— Enso form renderer used by the Settings page@enso-ui/ui^7.1.0— router shell used by the integration route groupvue^3.x@fortawesome/fontawesome-svg-core+@fortawesome/free-solid-svg-icons
Contributions
are welcome. Pull requests are great, but issues are good too. Thank you to all the people who already contributed to Enso!
License
Proprietary. See LICENSE.