Self-Storage Connector for Hontas Manager
·
Official WordPress connector for the Hontas Manager API: storage sites, online booking, tenant account area, and lead forms.
Self-Storage Connector for Hontas Manager is the official WordPress extension published by SAS Hontas box (SIRET 817 918 642), the company behind the Hontas Manager platform for self-storage operators.
It bridges your WordPress site and your Hontas Manager instance. After you enter your API base URL and customer token, you can:
- List locations and available offers on your website.
- Let visitors create a tenant account, sign in, and track reservations.
- Send contact requests and prospect forms to your back office.
- Link your “account” and “box selection” pages for consistent navigation.
Public features are exposed through shortcodes (for example [hontas_manager]).
Important: this plugin requires a running Hontas Manager instance and valid API credentials. It is a connector; it does not replace the Hontas Manager SaaS application.
External services
This plugin talks to the Hontas Manager instance you configure (base URL + customer token). Requests target that host’s /api/customer/... endpoints.
- Data sent: depends on features used (login credentials, prospect details, contact messages, reservation data, etc.), only when an end user performs an action.
- Terms: governed by your agreement with the Hontas Manager operator and your privacy policy.
- Front-end assets: Bootstrap, Font Awesome, and intl-tel-input are bundled under
assets/vendor/and loaded from your own site (no remote CDN).