이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Events Manager Booking Payments with WooCommerce

설명

This plugin integrates the popular WordPress Events Manager by Marcus Sykes with WooCommerce so that users can use the full range of payment gateways that WooCommerce provide.

The plugin works by adding an ‘Event Booking’ WooCommerce product. Each time the cart is displayed the plugin checks for Pending (or Awaiting Payment or Awaiting Online Payment) event bookings. If any Pending bookings exist the plugin adds the Event Booking product to the cart with the event booking details in the cart item meta information. The visitor can then go through the checkout process in WooCommerce and once complete, the status of the bookings is changed to Approved.

If the WooCommerce order is cancelled, the plugin sets the associated booking statuses back to Awaiting Payment.

The plugin doesn’t make assumptions about design and tries to use as little CSS as possible so styling should inherit from your theme without too much trouble.

Important Note

This plugin does not provide events management on it’s own, it utilises the Events Manager to provide that functionality.

Development

The development repo is at Github, where you’re welcome to raise issues, submit documentation and pull requests.

This plugin is developed and maintained by Blaze Concepts in the UK and we are very greatful to Marcus Sykes and the WooCommerce team for their respective efforts on Events Manager and WooCommerce.

http://wp-events-plugin.com provides a pro version of Events Manager that has it’s own booking system as well as a number of other enhancements however this plugin fulfilled our requirement to use different payment gateways and help others to do the same.

스크린샷

설치

Events Manager Booking Payments with WooCommerce requires the WooCommerce plugin (at least version 3.5) to be installed.

Via WordPress

  1. From the WordPress Dashboard, go to Plugins > Add New
  2. Search for ‘Events Manager Booking Payments with WooCommerce’ and click Install. Then click Activate.
  3. Click the Settings link to set up any options.

Manual

  1. Upload the folder /blaze-event-woocommerce-integration/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Click the Settings link to set up any options.

FAQ

How do I change the message that says the product has been added when the booking form is submitted?

Go to WooCommerce -> Settings -> Events (tab) and update the settings there.

How do I hide the product name “Event Booking” from the cart pages?

Go to WooCommerce -> Settings -> Events (tab) and set the option for “Hide product name in cart”.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Events Manager Booking Payments with WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

1.0.0

  • Initial release

1.0.1

5th July 2019
* Change main plugin filename

1.1.0

11th July 2019
* Enhancement: Option to disable booking spaces drop down selectors if logged out.
* Enhancement: Option to display Account Created message on event page when just logged in.
* Enhancement: Improve orgnisation of settings page.