An accommodations add-on for the WooCommerce Bookings extension.
- Minimum node version: 20.x
- Minimum NPM version: 10.x
Ensure a seamless experience with WooCommerce Payments extension Version 6.3.1, offering enhanced payment options for your accommodation bookings.
This extension is compatible with WooCommerce Blocks.
WooCommerce Accommodation Bookings utilizes npm scripts for task management utilities.
nvm install
- Installs the required node version.
npm ci
- Installs the required node modules.
npm run build
- Runs the tasks necessary for a release. These include building JavaScript, SASS, CSS minification, and language files.