Jump to content

tszilassi

Members
  • Posts

    2
  • Joined

  • Last visited

tszilassi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thank you, very useful info. Would be glad to hear opinions of the seasoned Blesta developers, especially about the admin's user ID when adding services through the admin backend.
  2. Hi all, I'm developing a Blesta module for a web control panel (cPanel alternative). When adding a new service I set the required Configurable options which are needed for provisioning the user account on the web control panel. These fields are: - Domain - Username - Password - Email - First Name - Last Name (These fields are required for creating new user through the control panel's API). My question is: Is there a way to omit: Email, First Name & Last Name fields from this form? When the User registers or logs in and orders the service, these datas should be available. There should be no need to enter the email and name twice. (I know the control panel allows multiple users with same email, so there is no issue) So is it possible to obtain the user's email, first and last name in the addService() function?
×
×
  • Create New...