Page 1 of 1

pickup_or_free

PostPosted: Tue Sep 08, 2020 5:29 pm
by eliotrayner
Hi Stan

re: pickup_or_free

Trying to set this up with UK postcodes.

I cannot find documentation on how this works. Does any exist?

I installed com_delivery and pickup_or_free and the backend bits work. However on the frontend I cannot select 'Delivery' option only 'Pick up' option.

J=3.9.21
PHP=7.3.20
OPC=2.0.401.270720

thanks
elr

Re: pickup_or_free

PostPosted: Wed Oct 07, 2020 8:08 pm
by admin
hello elr, this is a very complex plugin which can run in 2 distinct modes and it's support is provided per customer's request and usually requires custom works to meet specific customer's demands.

this can work in 2 modes:

- as a standalone shipping method (as the only one available at the shop normally):

as pick up in store at particular date+time
or as delivery by a courier at particular date+time
(each time has it's own capacity of just 1 order per that time slot)


- as a shipping method which supports capacity delivery per routes:

shipping config can have multiple vehicles
multiple routes
multiple time slots (am/pm)
+ custom dates in week

this is handled via com_delivery extension (at opc extensions) where the capacity can be setup per each route/time slot + default week + current week override

this plugin can be used by food delivery shops OR shops doing their own shipping with own capacity (cars/routes/timeslots/etc.. )

best regards, stan

Re: pickup_or_free

PostPosted: Fri Oct 09, 2020 2:03 pm
by eliotrayner
Hi Stan

OK, thanks for info.

Where can you enter holidays to disable certain dates?

i.e. I want to disable Christmas holiday dates for pickup or free.

2020-12-27,2020-12-26, 2020-12-25,2020-12-24,2020-12-23,2020-12-22,2020-12-21, 2020-12-20

Also can 'pickup or free' be used in standard VM checkout?

regards
Eliot