Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP-ISPConfig 3

Descripción

The WP ISPConfig 3 plugin allows you to build customer forms for ISPConfig3 clients, websites, shell accounts and others using the ISPConfig3 REST API.
With the new Gutenberg Block support this plugin provides several default templates.

  • Create client accounts
  • Create websites
  • Create databases
  • Update client information
  • Update client bank details
  • Wizard integration

To extend this plugin action/filter hooks can be used.
For complex solutions and access to the ISPConfig3 REST API an extension plugin may be more relevent

Check out the wiki pages on github.com for further details

For WooCommerce integration, please install WC Recurring Invoice PDF

Licencia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WP Nofollow More Links. If not, see http://www.gnu.org/licenses/.

Capturas

  • ISPConfig SOAP settings in wordpress
  • Gutenberg create website
  • Gutenberg create database
  • Gutenberg update client (admin area)
  • Gutenberg update client (frontend)

Bloques

Este plugin proporciona 1 bloque.

  • ISPconfig Fields

Instalación

  • Search for “wp-ispconfig3” in the “Plugins -> Install” register
  • Press Install followed by activate
  • Setup the plugin as mentioned below in the Configuration section

Configuration

It is required to configure the plugin in the ISPConfig Panel as well as in the plugin settings (wordpress).

ISPConfig3 Control panel

  • Open the ISPConfig Control Panel with your favorite browser and login as administrator.
  • Navigate to System -> User Management -> Remote User
  • Add a new remote user with a secure password

Plugin settings

  • You will need to first create a Remote User account in your ISPConfig Control Panel under the System tab. This user will need all permissions.
  • Make sure to choose/create/generate a very secure password. This user account allows full access to your Control Panel REST API.

  • Once this account is created, log into your WordPress Dashboard as an administrator

  • Active the plugin (if not done yet)
  • Open WP-ISPConfig 3 -> Settings from the backend
  • Fill in ISPConfig information as following (replace localhost with the host the REST API is running)

    SOAP Username: remoteuser
    SOAP Password: remoteuserpass
    SOAP Location: http://localhost:8080/remote/index.php
    SOAP URI: http://localhost:8080/remote/

Reseñas

6 de enero de 2019 2 respuestas
after instalation on wordpress 4.9.9 I getting Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected '[', expecting ')' in /web/wp-content/plugins/wp-ispconfig3/index.php on line 25 please for your help
15 de febrero de 2018 1 respuesta
Docomentation is practically zero. Only half of the function is fulfilled. Support ended after 2 questions Developer obviously has no intention to help a user. Sadly
1 de agosto de 2017 1 respuesta
there are some bugs that need to be ironed out and the plugin does not work as expected
27 de abril de 2017 13 respuestas
Hello, I need help, I have a problem, yet I created the user remotely, instead of 8080 I put the same port to access the control panel. After I leave as it was: Https://SUBDOMAINE.DOMAINE: PORT /remote/index.php Https://SUBDOMAINE.DOMAINE: PORT / remote / I have this message : SOAP Error: Could not connect to host Cordially.
Leer todas las 9 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"WP-ISPConfig 3" ha sido traducido a 3 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "WP-ISPConfig 3" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

Release notes are provided by the Github project page