Description
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
Licence
Ce programme est libre, vous pouvez le redistribuer et/ou le modifier selon les termes de la Licence Publique Générale GNU publiée par la Free Software Foundation (version 3 ou bien toute autre version ultérieure choisie par vous).
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/.
Captures d’écran
Blocs
Cette extension fournit 1 bloc.
- ISPconfig Fields
Installation
- 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/
Avis
Contributeurs/contributrices & développeurs/développeuses
« WP-ISPConfig 3 » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“WP-ISPConfig 3” a été traduit dans 3 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « WP-ISPConfig 3 » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
Release notes are provided by the Github project page