BookPro
  • Install and Update Plugin
  • Frontend
    • Manage Service
    • Manage Type
    • Manage Plan
    • Manage Staff
    • Manage Coupon
    • Manage Role
    • Overall Schedule
    • My Schedule
    • Manage Booking
    • Manage Wallet
    • My Booking
    • My Wishlist
    • My Profile
    • My Business
    • Service Booking
  • Backend
    • All Businesses
    • Categories
    • Amenities
    • Tags
    • Commision
    • Settings
      • General
      • Earning Method
      • Tax
      • Payments
      • Mail
        • New Booking
        • Cancel Booking
        • Withdraw
        • Change Booking
        • Delete Account
      • reCAPTCHA
      • Cancel Booking
      • Change Booking
      • Endpoint
    • Withdrawal Requests
    • Payout Methods
    • Bookings
    • Taxes
  • Shortcodes
    • Shortcode for services of a vendor
    • Service Shortcode
    • Service type Shortcode
  • Add-on
    • Vendor
  • Others
    • FAQ
      • When I try to add or edit a service, the page redirects to a 404 error
      • When I book a service and reach Checkout Page, the page redirects to a 404 error
Powered by GitBook
On this page
  1. Backend
  2. Settings

Endpoint

PreviousChange BookingNextWithdrawal Requests

Last updated 4 months ago

Go to Businesses -> Settings -> Endpoint

Endpoints are an extra part in the website URL that is detected to show different content when present.

For example: You may have a ‘my account’ page shown at URL yoursite.com/my-account. When the endpoint ‘edit-account’ is appended to this URL, making it ‘yoursite.com/my-account/edit-account‘ then the Edit account page is shown instead of the My account page.

This allows us to show different content without the need for multiple pages and shortcodes, and reduces the amount of content that needs to be installed.