Linux 软件免费装

Simple Bike Rental

开发者 rodolforizzo76
更新时间 2025年7月23日 19:29
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

booking calendar reservations rental bike

下载

1.0.0

详情介绍:

Simple Bike Rental is the ideal solution for small businesses, tour operators or rental services that need a fast and user-friendly system to manage bicycle bookings. Main features: Add and manage bikes from the backend Daily and hourly booking modes Availability calendar in the admin panel Frontend booking form with AJAX validation Email notifications for admin and customers No complicated setups, no third-party dependencies. Just install, configure, and start receiving bookings!

安装:

Upload the plugin files to the /wp-content/plugins/simple-bike-rental directory, or install the plugin through the WordPress plugins screen directly. Activate the plugin through the 'Plugins' screen in WordPress. Go to "Bike Rental" in the admin menu to add your bikes and manage bookings. Use the shortcode [simple_bike_rental_form] to display the booking form on any page.

屏幕截图:

  • Add New Bike – Form to add a new bicycle from the backend.
  • Edit Bicycle – Edit details of an existing bike.
  • Add Booking (Admin) – Manual booking form for admin use.
  • Bookings Page (FullCalendar) – Calendar view of bookings.
  • Bookings Page (Table View) – Tabular view of all bookings.
  • Bookings Modal (FullCalendar) – Click to view/edit bookings.
  • Notification Page – Email templates management.
  • Edit Notification – Customize notification content.
  • Setting Page – Configure plugin options and preferences.
  • Frontend booking form

升级注意事项:

1.0 First stable version.

常见问题:

Can I offer both daily and hourly bookings?

Yes! You can set the booking type dynamically when users choose dates on the frontend form.

Are payments supported?

The free version does not include payments. A Pro version with Stripe integration is available.

Can I customize the styles?

Yes, the plugin includes minimal CSS. You can override it with your theme or custom styles.

更新日志:

1.0 Initial release