Home Forums WC Vendors Pro Support Proper Method to integrate Product Plugins to the Pro Product Form

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #62731
    Chris Johnson
    Participant

    Hello,

    I am using the Easy Booking plugin which adds an additional Product Type Option (like virtual/downloadable) plus an additional options tab once the type option is selected. What would be the proper method to add this functionality to the frontend product forms? As of right now I have added

    			'booking_option' => array(
    				'id'            => '_booking_option',
    				'wrapper_class' => 'show_if_simple',
    				'label'         => __( 'Bookable', 'easy_booking' ),
    				'description'   => __( 'Bookable products can be rent or booked on a daily/weekly/custom schedule', 'easy_booking' ),
    				'default'       => 'yes'
    			)

    to the product_type_options filter and it does show up on the front end, but it does not appear to actually save this value when editing or creating a new product. Also, obviously the options tab does not display(along with the advanced tab). A little direction on how to finish out this integration would be appreciated.

    #63926
    Anna
    Member

    Chris,
    This would be a very extensive integration,and I am not sure where you are in this process or how much you have completed otherwise. Adding the fields to the front-end will not be adequate for adding the proper product type and other options form a bookings plugin.
    We provide an integration plugin for WooCommerce Bookings: https://www.wcvendors.com/product/woocommerce-bookings-integration/

    #67695
    Muhammad Junaid
    Participant

    Hi i already install a booking woo commerce rental product plugins and as an admin i can add any rental products but in Vedor dashboard i have not any option of rental products can you please tell my why and how to fix it .
    i am using Wc-Vendor Pro .
    Thanks

    #67722
    Anna
    Member

    @junaid32
    Hello,
    We have provided integration with WooCommerce Bookings : https://woocommerce.com/products/woocommerce-bookings/
    If you use WC Vendors Pro and our plugin for integrating WC Vendors Pro with WooCommerce Bookings: https://www.wcvendors.com/product/woocommerce-bookings-integration/
    SO if you are already using WC Vendors Pro, you’d need
    1. WooCommerce Bookings
    2. Our WC Vendors Pro WooCommerce Bookings Integration

    At this time, we do not have built-in support for any other Bookings or Rental type plugins. There are a ton out there- WooCommerce Bookings is the most widely used and best supported that we have found, so we carefully chose to create our integration plugin based upon WooCommerce Bookings.
    It is a very extensive integration which took a lot of code and time to create.
    Integrating with a different bookings type plugin will require a lot of custom work, as you need to integrate the product type, the permissions and forms for the vendors..many aspects.

    If there were only a few fields and keys that needed to be worked into the front-end forms, then I could assist you. This, however, will be an advanced integration.

    If you’d like to get a quote, then I would recommend talking this over with a dev at https://codeable.io so you can get an idea of what this integration would cost and entail.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.