Skip Navigation

[Resolved] Can we build a freight exchange using toolset?

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

Problem:

There are two entities:
- Transporter
- User that need something moved from location A to location B
- we want to charge x$/mo for membership both players so they can see the contact infos

Solution:

It depends on your website settings, for example:

Q1) Transporter

What kind of "Transporter" do you need? if it is a custom wordpress user role, you can create the "Transporter" user role with Acccess plugin, and add custom fields in to it:

Managing WordPress Admin Capabilities with Access

https://toolset.com/documentation/user-guides/managing-wordpress-admin-capabilities-access/

Adding Fields to User Profiles

https://toolset.com/documentation/user-guides/user-fields/

Q2) User that need something moved from location A to location B

You can create a custom post type "Transportation", with two custom address fields: "From location" and "To location"

See our document:

Adding Google Map Addresses as Custom Fields for Posts
https://toolset.com/documentation/user-guides/display-on-google-maps/#map-address-fields

Then setup a CRED form for user to create the "Transportation" post, and setup field values of "From location" and "To location":
https://toolset.com/documentation/user-guides/how-address-fields-work-in-cred-forms/

Q3) we want to charge x$/mo for membership both players so they can see the contact infos,

You can setup a CRED form and charge for the membership when user create the WordPress users:
https://toolset.com/documentation/user-guides/charging-payments-with-cred-to-register-users/

Relevant Documentation:

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 6 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#606521

Tell us what you are trying to do?
Something like 123cargo.com or easycargo.ro

Is there any documentation that you are following?
There are two entities:
- Transporter
- User that need something moved from location A to location B
- we want to charge x$/mo for membership both players so they can see the contact infos
Is there a similar example that we can see?
123cargo.com or easycargo.ro
What is the link to your site?
We don't have it yet.

I have a subscription for 1 site. If I can build this other platform too, I will upgrade to pro. My subscription will remain valid after it expires? I mean, the structures I've build using toolset will be available after the subscription expires?

Thank you!

#606643

Dear Retegan,

It depends on your website settings, for example:
Q1) Transporter
What kind of "Transporter" do you need? if it is a custom wordpress user role, you can create the "Transporter" user role with Acccess plugin, and add custom fields in to it:
Managing WordPress Admin Capabilities with Access
https://toolset.com/documentation/user-guides/managing-wordpress-admin-capabilities-access/
Adding Fields to User Profiles
https://toolset.com/documentation/user-guides/user-fields/

Q2) User that need something moved from location A to location B
You can create a custom post type "Transportation", with two custom address fields: "From location" and "To location"
See our document:
Adding Google Map Addresses as Custom Fields for Posts
https://toolset.com/documentation/user-guides/display-on-google-maps/#map-address-fields
Then setup a CRED form for user to create the "Transportation" post, and setup field values of "From location" and "To location":
https://toolset.com/documentation/user-guides/how-address-fields-work-in-cred-forms/

Q3) we want to charge x$/mo for membership both players so they can see the contact infos,
You can setup a CRED form and charge for the membership when user create the WordPress users:
https://toolset.com/documentation/user-guides/charging-payments-with-cred-to-register-users/

Q4) My subscription will remain valid after it expires?
Your subscription will not valid after it expires, I suggest you renew the subscription or upgrade it before it is expired.

#612148

Thank you!

So if my subscription expires, sites build with wp-types will no longer work?

#612615

You are welcome.

If your subscription expires, sites build with wp-types will still work, but you can not do automatic upgrading of Toolset plugins.