GithubHelp home page GithubHelp logo

plesk-transip's Introduction

TransIP DNS Extension for Plesk 17.8+

TransIP

TransIP settings

Requirements

  • PHP 7.1+
  • Plesk 17.8 or higher
  • One or more domains hosted with TransIP and API access

How to install

  • Navigate to the releases tab: https://github.com/firstred/plesk-transip/releases/latest

  • Download the extension

  • Add the following to your panel.ini file:

    [ext-catalog]
    
    extensionUpload = true
    

    This makes sure that you can upload extension on the extension page.

  • Navigate to the Extensions page, then My Extensions. Here you can upload the extension zip.

  • TransIP should now be visible in your extension list.

How to configure

The module needs your TransIP username and a private key to use for the API.
You can generate a new private key in your TransIP Config Panel. Make sure you whitelist your server's IP as well.

How to build

Install the dependencies first with composer. Unlike a regular composer package the vendor folder can be found in the subdirectory src/plib. This is the folder that eventually ends up on Plesk. Packing up the src/plib folder is enough to upload the module.
This is what an extension's file structure should look like: https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-basics/extension-structure.71076/

plesk-transip's People

Contributors

firstred avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plesk-transip's Issues

Support for subdomains

Hi,

We have a few subdomains in Plesk that are set up as separate domains. The extension considers them full domains which are not in the TransIP account.

For example: sub.domain.tld is in the domain.tld zone.

Could you please make it possible to parse them to their main domain names and sync them?

Doesn't work in Plesk Obsidian anymore

When opening the plug-in:

ERROR: require_once(): Failed opening required '/opt/psa/admin/plib/modules/transip/library/Form/../../vendor/autoload.php' (include_path='/opt/psa/admin/plib/vendor/plesk/zf1/library:/opt/psa/admin/plib') (Settings.php:29)

Seems like the plug-in is no longer maintained.

500 SoapFault

I keep get the same error while trying to go to the domain-tab:

Type | SoapFault
Message | Exception received from JSON Server: Remote IP is not authorized for this request; called from IP xxxx::1 (timestamp: 0.50110800 1602700064)
File | AbstractApi.php
Line | 36

What can i do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.