Git Product home page Git Product logo

Comments (6)

vojtasvoboda avatar vojtasvoboda commented on June 10, 2024

Hello @Incremental92, what is the main goal? To be able to make more reservations at the one time? Or to integrate Reservations plugin with existing E-shop solution?

from oc-reservations-plugin.

Incremental92 avatar Incremental92 commented on June 10, 2024

Hello Vojta, there are 2 goals :

  1. check if a time slot of 1 hour could accept more commands to be collected
  2. if yes being able to reserve goods with a simple order form or very simple cart.
    Just to order before going to the shop for payment and avoid 'collisions' at the cashier.
    ie : instead of the message field, I'd like to insert a simple cart...

Thanks for help

from oc-reservations-plugin.

vojtasvoboda avatar vojtasvoboda commented on June 10, 2024

Sorry @Incremental92, there is no functionality like simple cart, this is only a simple reservation form. It checks only one time slot (with preconfigured duration, for example 15 minutes).

from oc-reservations-plugin.

Incremental92 avatar Incremental92 commented on June 10, 2024

from oc-reservations-plugin.

vojtasvoboda avatar vojtasvoboda commented on June 10, 2024

@Incremental92 There are two ways how to change plugin's behavior:

A) You can change validation rules in this file: https://github.com/vojtasvoboda/oc-reservations-plugin/blob/master/models/Reservation.php#L28 But it will be overwritten with the first update, so it's better to not updating CMS :-)

B) Clean way - see documentation https://octobercms.com/docs/plugin/extending

Good luck

from oc-reservations-plugin.

Incremental92 avatar Incremental92 commented on June 10, 2024

from oc-reservations-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.