How to set/update/change customer|webspace... values?

オープン
#31 コメント 3 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
php
領域
api

調査の方向性

Start by reviewing the documented customer() and webspace operations, especially the create, get, and delete examples mentioned in the issue. Determine whether an update operation is exposed by the PHP library and record the supported method and usage; done means the method for changing an existing customer or webspace value is clearly documented.

索引モデルが issue の本文から書いたものです。

説明

Hello people, it's great your project!
I have a question, sorry if possible stupid question but i cant change any created value... for example update|change customer email's etc...

I'm trying to set|update values of customer/webspace....

I know method of create, get and delete, but i can't change any existent value... ¿what is set/update/change method?
$this_client = $client->customer()->get('id', {ID_HERE} );

$this_client->set('email', 'test@test.com'); ??

Thanks and regards!

主要言語
PHP
スター
157
フォーク
79
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

plesk/api-php-lib のほかの issue

plesk/api-php-lib の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。