Is this the best way to build this functionality for a wordpress site?
-
I am building a site at a discounted rate to get some experience. The site is already on wordpress, I am adding the functionality described below. It is for a company that fits security cameras and equipment.
Customers need to be able to log in to an account on the website, so they can report faults with security cameras that have been fitted. They enter a description of the fault and select which camera the fault is with. The owner of the security company, who fitted the cameras, needs to be able to log in to his account on the site, and see a list of cameras that have faults with them. He also needs to be able to add new customers and add new cameras, so that the customer can select ‘camera 27’ or ‘camera 3’ for example, when reporting a fault.
I am going to install an SSL certificate on this site.
Someone told me I should build this the following way: I would recommend using a custom post type for cameras and the Gravity Forms plugin for the interface, you should be able to tweak the form to include a select box of cameras (you might have to delve into the gravity forms api for this).
Would you agree with this way of building this site or could you please recommend an alternative way? Thank-you.
- The topic ‘Is this the best way to build this functionality for a wordpress site?’ is closed to new replies.