Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi sandypik,

    No, the plugin is completely ignorant about concurrent reservations. It unlimited requests to be made at the appropriate times. Limiting available seats or bookings would require a custom addon for the plugin to be written.

    Thread Starter sandypik

    (@sandypik)

    Ok, NateWr, Thank you for the info.

    Hi Nate,

    A lot of the answers to questions are that a custom addon is needed. Do any of these addons currently exist? Can we commission them to be made by yourself?

    Hi Toby,

    You can see a lot of the micro-modifications I have done in my Gist profile.

    Most of the time, if I answer a question with “this requires a custom addon”, the feature is just a bit too large for a Gist. But I am definitely available for hire to write them.

    They tend to range from $100-$700 depending on the complexity of the problems addressed. But I do enjoy doing them as they’re a great change of pace from the larger client work I regularly do.

    Hi Nate,

    How do we install these .php files as addons?

    Hi Toby,

    If you’ve already got the .php file, just drop it into the /wp-content/plugins/ directory in your site.

    You can also download a zip with it by clicking the Download Gist link on the right.

    Because they’re just .php file files, you won’t be able to add them using the Upload Plugin interface in WordPress, so you’ll need to FTP the file onto the server.

    Hi Nate,

    I’ve put the php files in the plugins folder, but they don’t appear when I click on Bookings-> Addons in the wordpress dashboard.

    Do they need to be inside the restaurant reservations folder?

    Hi Toby,

    Sorry for the confusion. These are regular WordPress plugins. After the files are in place, go to the Plugins page, find the plugin in the list and activate it. It should then be “on” and working.

    Great, got it! Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Maximum number of reservations’ is closed to new replies.