Jump to content
Froxlor Forum

Question

Posted

Hi. I'm just wondering, is it possible to migrate an account from cpanel to froxlor or could I possibly add this functionality?

I'd also be happy to work on adding google drive and amazon s3 support, if nobody is working on that already? Atom Networks.

6 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, Peter Wall said:

Hi. I'm just wondering, is it possible to migrate an account from cpanel to froxlor or could I possibly add this functionality?

This is currently not possible. You may add this sure, pull requests are welcome

2 hours ago, Peter Wall said:

I'd also be happy to work on adding google drive and amazon s3 support, if nobody is working on that already?

Sure, go ahead

  • 0
Posted

Ok, I'm starting work on it now. Also, I noticed the one negative thing a lot of reviews are saying is that there is a real lack of documentation.

Do you have any sort of basic layout for the file structure. I'm just wondering where I would go about adding the code, assuming I want it to show up as a tab in the settings for the admin and customer. I could also help with adding to the documentation too, once I get to understand it all a bit better.

P.S. I meant to say, great work by the way. I've been dying to see something like this for ages. It was an absolute breeze to install and everything just went super smoothly, it's really impressive and I hope I can help make it even more awesome.

  • 0
Posted
1 minute ago, Peter Wall said:

want it to show up as a tab in the settings for the admin and customer.

1) settings: see /actions/admin/settings

2) admin/customer menu: see /lib/navigation

It's always a php-array, for the menu, the main returned array-indices distinguish customer and admin - you will see :)

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...