We are using this script to send tenders to users with pdf attachments. The users who receive the tenders would click on a link and land on the site. We are thinking of mapping front-end to these users, but I just couldn't locate the right user type. We have users for backend and customer, but there's no user type for frontend.
Also, how can I activate the frontend app? I couldn't seem to locate any urls for frontend.
Is the front-end meant to be merely composed of static pages? For the new user type (tenderer), is it better to go with existing db table and create new table? I'd also like show them all the campaigns (tenders) for which they have been invited (campaigns sent).
Can anyone share some idea on how I can approach this?
Also, how can I activate the frontend app? I couldn't seem to locate any urls for frontend.
Is the front-end meant to be merely composed of static pages? For the new user type (tenderer), is it better to go with existing db table and create new table? I'd also like show them all the campaigns (tenders) for which they have been invited (campaigns sent).
Can anyone share some idea on how I can approach this?