Jump to content
  • 0

Link existing domain to existing qualifying service to make free?


Question

Posted

I know in the admin panel I can unlink a domain from a service and reset the price, so that the domain is no longer free.  How I can do the opposite of this?  How can I link an existing paid domain to become a free domain on a qualified existing service?

Thanks!

2 answers to this question

Recommended Posts

  • 0
Posted

There's not currently a way to parent an existing domain. Essentially the domain within the services table in the database must be updated so that services.parent_service_id is updated to reference the parent service ID. A price override would need to be set as well to make the domain free. So this could be done with this database update, but there's not an option to parent an existing domain/service in the UI. I can see this potentially being a useful feature https://requests.blesta.com 

  • 0
Posted
On 3/25/2025 at 11:33 AM, Paul said:

There's not currently a way to parent an existing domain. Essentially the domain within the services table in the database must be updated so that services.parent_service_id is updated to reference the parent service ID. A price override would need to be set as well to make the domain free. So this could be done with this database update, but there's not an option to parent an existing domain/service in the UI. I can see this potentially being a useful feature https://requests.blesta.com 

Thanks for the reply! I managed to figure out linking the parent_service_id manually via SQL but didn’t think about the price override. I’ll go back and update that. I also submitted a feature request as suggested.

Thanks again!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...