From: Jamie C. <jca...@we...> - 2014-11-25 20:57:57
|
On 25/Nov/2014 09:31 Andrea Carpani <and...@dn...> wrote .. > On 22/11/2014 19:02, Jamie Cameron wrote: > > Hi Andrea, > > > > This is definitely possible - if your module is a Virtualmin plugin > > that has been enabled on the Feature and Plugins page, you can create > > scripts in the module directory named like your-api-call.pl that have a > > similar structure to the .pl scripts for the core Virtualmin API (which > > can be seen in the virtual-server directory). > > > > > > Thanks Jamie. I'll try that. > > Another question: what's the status of the import function for Direct > Admin backups? > Are there any useful links/docs for some kin of conversion betweena DA > managed system and Virtualmin? Directadmin migration is fully supported - you can either use the migrate-domain command with the --type directadmin flag, or select that type on the migration for in the UI. |