Linux 软件免费装

Simple Bike Rental

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

标签

booking calendar reservations rental bike

下载

1.0.1 1.0.2 1.0.4 1.0.3 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: Just install, configure, and start receiving bookings! Read the full documentation to explore all features and configuration options.

安装:

  1. Upload the plugin files to the /wp-content/plugins/simple-bike-rental directory, or install the plugin directly through the WordPress Plugins > Add New screen.
  2. Activate the plugin via the Plugins menu in WordPress.
  3. Go to Bike Rental in the admin menu to add your bikes and manage bookings.
  4. To display the booking form on the frontend, add the shortcode [simpbire_bike_rental] to any post or page.
  5. In the page selected in the plugin settings for confirmation messages, add these shortcodes:
  6. [simpbire_token_messages] – Displays confirmation or error messages after a user confirms a booking.
  7. [simpbire_pending_confirmation] – Shows a pending confirmation message if the booking hasn’t been confirmed yet.

屏幕截图:

  • 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.4] Fix: Properly apply and remove wp_mail_content_type in simpbire_invia_notifica via a named callback, preventing text/html from persisting; replaced incorrect remove_filter('__return_true') with correct callback removal. 1.0.3 Added CSV export feature to download reservations filtered by status, rental type, and date range. 1.0.2 Improves the confirmation email by sending it in HTML format and adds filters to customize the email content. Recommended update for better user experience. 1.0.1 Fixes translation support by setting English as the source language. Important for multilingual sites. 1.0.0 First stable release of Simple Bike Rental.

常见问题:

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.4 1.0.3 1.0.2 1.0.1 1.0.0