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.zipThis WordPress plugin helps manage rental apartments directly from your WordPress site.
Build Instructions
- Install dependencies:
npm install - Build the project:
npm run build - 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.