LandTech Self Storage API is a free WordPress plugin that integrates with the WebSelfStorage API to display storage facility information and available units on your WordPress site. Perfect for self storage facility website owners who want to showcase their facility and available storage units.
[landtech_self_storage] shortcode to display facility information anywhere on your siteFor advanced features like reservation forms, multi-facility support, waiting lists, analytics, and more, check out LandTech Self Storage API Premium.
/wp-content/plugins/landtech-self-storage-api directory, or install the plugin through the WordPress plugins screen directly[landtech_self_storage] shortcode on any page or post to display your facility informationYou can obtain your API key from your WebSelfStorage account. Contact your storage network provider for more information about accessing the WebSelfStorage API.
The Entity ID is a unique identifier for your storage facility. It’s typically a 6-digit number (e.g., 019109). If you’re unsure of your Entity ID, you can leave it blank and the plugin will attempt to retrieve it from the API.
The free version supports a single facility. For multi-facility support, please check out LandTech Self Storage API Premium.
The plugin uses WebSelfStorage API v3 (API version 2.7).
Use the [landtech_self_storage] shortcode on any page or post. You can customize what’s displayed using the shortcode attributes:
* show_location="true" – Display facility location information (default: true)
* show_units="true" – Display available units (default: true)
Example: [landtech_self_storage show_location="true" show_units="true"]
This plugin connects to an external API to display storage facility information and available units on your site. This is required for the plugin to function.
WebSelfStorage API (U-Haul Self-Storage Affiliate Network) — https://api.webselfstorage.com
/v3/location/ and /v3/movein/ to fetch location details (address, phone, hours) and available units with pricing. No site visitor personal data is sent. Data is sent when a page or post containing the shortcode is loaded, and when an administrator uses the settings page (e.g. testing the connection).