Skip Navigation

[Resolved] Calendar based Events and e-commerce, Toolset or plugins?

This thread is resolved. Here is a description of the problem and solution.

Problem:
Client wants to know whether to use Toolset-exclusively or include 3rd-party plugins to develop an e-commerce site based around events.

Solution:
Toolset provides general purpose tools, but there are times when specialist tools are better suited. For an e-commerce site you will almost certainly want to use WooCommerce or an alternative. You can create a crude events system with Toolset, but if you want to display events on a calendar, for example, you would benefit from using a dedicated events plugins such as The Events Calendar.

This support ticket is created 6 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 3 replies, has 3 voices.

Last updated by cyrilT82 6 years, 10 months ago.

Assisted by: Nigel.

Author
Posts
#606072

Hi,

I'm at the prototyping phase of a website that is going to be based on Events, And Gift Cards.

Users will be ordering customizable gift cards for specific events.

What is the best practice to manage time based events in a calendar and also deal with e-commerce based buying experience of gift cards for the events?

Do you recommend using third party plugins or I should focus solely on Toolset and develop everything without extra plugins.

Thanks
D!

#606154

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

For the e-commerce component you will almost certainly want to use WooCommerce, even if you are not building a full store, because of its payment handling etc.

Depending on the intended workflow of your site, you may want to include CRED in the process which has a Commerce add-on for integrating with WooCommerce. You can read more about the implementation at https://toolset.com/documentation/user-guides/using-cred-commerce-to-add-payments-to-forms/ and https://toolset.com/documentation/user-guides/charging-payments-with-cred-to-register-users/. If you are not that familiar with CRED yet I recommend you look at the training course https://toolset.com/documentation/user-guides/cred-training-course/ and also look at the other courses which use CRED heavily.

For the Events part, you can create a rudimentary events system easily enough with just Toolset, making an event custom post type, adding custom fields for start-date and end-date etc. What Toolset lacks is calendar-based output. If you wanted to display events on a calendar then you would need to use a plugin such as The Events Calendar. If your needs are just displaying them on a list, for example, you may not need one.

#606223

Thanks Nigel, for the detailed answer.
This will give me a good direction for development.

D.

#1165685

I find it weird though that Toolset doesn't provide a calendar view while it does provide a gmap view