Extended RemoteBridge plugin [UPDATE: 2014-11-30]

  • @FISA4


    This is not our way to work here. To resume, either you do a pull request, either this post will be disabled ;)


    If you don't handle git, you can always ask our dev team ( eg @Ninos ) to help you. You must not post such raw code which can lead to confusion for our community. Normally, support is only given for plugins which are available through our plugin store.


    Thank you.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @FISA4


    Great work. Would it be possible to create databases? Would be very interesting! Hope this can be done too

  • @FISA4 or @Ninos


    Can you check that for each action, the remoteBridge plugin trigger the same events as the core code too?


    Thanks.


    @Ninos Because I know that you understand what I means ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Nuxwin I'll have a look into the code in the next few days. At first I need to downgrade my testserver to 1.1.x :)

  • DON´T USE THE UPDATE FUNCTION !!!


    Today i found a BIG bug in the update function.
    a lot of settings of the domain will be deleted when trying to use it with hosting_plan.


    i will review the function as soon as possible. until it works the download is deleted !!!


    greetz


    FISA4

  • Bug is fixed.
    update should not update all user data and settings.
    now the function is only updating domain related settings.
    action is renamed to update_dmn


    action for adding mails is now renamed to add_mail


    with next commit the other actions will be renamed to make the action names more clear.
    i.e.: 'terminate' -> 'terminate_dmn' or 'suspend' -> 'suspend_dmn'


    I hope it is OK for you all.