zpanel / zpanelx

ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS's.
http://www.zpanelcp.com
Other
415 stars 296 forks source link

Added web service capabilities for sub_domains module #112

Closed alexeyismirnov closed 10 years ago

allebb commented 10 years ago

Thanks for your contribution @alexeyismirnov :+1:

jasondavis commented 10 years ago

@bobsta63 @alexeyismirnov Is this for like an API use?

allebb commented 10 years ago

Well, ZPanel already provides a modular approach to web services, this change simply adds missing sub-domain web API methods.. I guess this was missed out when we split the Domains module from managing both domains ad sub-domains out to their separate modules.

If you see the documentation link on the Zpanel website you should see a document named 'XMWS' - this is the name of the modular XML based web service... Just not utilised by many people.

Sent from my iPhone

On 19 Feb 2014, at 16:38, Jason Davis notifications@github.com wrote:

@bobsta63 @alexeyismirnov Is this for like an API use?

— Reply to this email directly or view it on GitHub.

allebb commented 10 years ago

...I'm figuring though if you didn't know about it that maybe other people didn't realise that there has been an API since ZPX was first released lol :dancer:

jasondavis commented 10 years ago

Got it thanks, I knew of the API just wasn't sure if that was what this was for. I would say that possibly others overlook it though . I'm still very much interested to hear anything about the new project if you are using Laravel still...I have been building a lot of big projects lately with Laravel, it's truly my favorite thing in PHP in years, love it!

allebb commented 10 years ago

Hi Jason,

Sorry for the late reply, Well with regards to the new project, ZPanel (as a project and brand) is now owned by someone else and he has expressed a wish to keep with the same version for now and to concentrate efforts on ZPX, so a new release will be released hopefully this week!

With regards to the next major version of ZPanel, yeah we've started it in Laravel but then turned attention back to ZPX as mentioned above... I've written 10+ applications in Laravel now also, I know what you mean, Laravel really is just the most awesome framework I've ever used, I don't want to ever have to use something else now :)

On 22 February 2014 23:53, Jason Davis notifications@github.com wrote:

Got it thanks, I knew of the API just wasn't sure if that was what this was for. I would say that possibly others overlook it though . I'm still very much interested to hear anything about the new project if you are using Laravel still...I have been building a lot of big projects lately with Laravel, it's truly my favorite thing in PHP in years, love it!

Reply to this email directly or view it on GitHubhttps://github.com/zpanel/zpanelx/pull/112#issuecomment-35819218 .