WP Manifestindependent plugin directory
manifest / events / wp-plugin-rental-apartments-manager

Rental Apartments Manager

Plugin for wordpress that exposes useful functionality and blocks for airbnb rental apartments websites

by Georgi Kamunski · github.com/georgisk/wp-plugin-rental-apartments-manager

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/georgisk/wp-plugin-rental-apartments-manager/archive/refs/heads/develop.zip

This WordPress plugin helps manage rental apartments directly from your WordPress site.

Build Instructions

  1. Install dependencies:
     npm install
  2. Build the project:
     npm run build
  3. Create a zip file for deployment:
     npm run plugin-zip

Deployment

  • Upload the generated zip file to your WordPress site using the WordPress Plugin Upload Wizard (Plugins > Add New > Upload Plugin).
  • Activate the plugin after upload.