Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/24/2014 in all areas

  1. 3 points
  2. Hello Guys, I have recently received many requests/suggestions to create different modules from Blesta users, and that makes it harder for me to figure out what module users demand the most, therefore, i am creating this poll in the Blesta forums so more users can see it and give us their votes and opinions. Notes: 1- Hopefully Paul does not mind such threads. 2- We will release a new version of our Tasty cPanel Module with more great features very soon. 3- Enhanced InterWorx Module are done already and will be released soon. Please feel free to suggest more modules/plugins , waiting for your votes.
    2 points
  3. We lak some Blesta server Managers like ovh/hetzner/online.net We will build one for hetzner because we have alot of servers with them
    2 points
  4. You should fetch the custom fields in the controller and make them available to the page you're referring to. You can fetch a custom field using Clients::getCustomField, and client custom field values using Clients::getCustomFieldValues, e.g. $client_id = 1; $custom_field_values = $this->Cliens->getCustomFieldValues($client_id);
    1 point
  5. The order form follows the standard flow, whether there are any config options, additional prices, or addon packages that could be purchased. The argument could be made that if none of those exist, it should skip the step but it is a special circumstance. Feel free to start a feature request thread if you'd like to request a change.
    1 point
×
×
  • Create New...