這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CallMeBack

描述

  • CallMeBack generates a basic Callback Form on your page via shortcode [cmb]. Within your theme php-file, use <?= do_shortcode('[cmb]') ?>
  • If a client fills out the Form and sends you a Request, it will be automatically inserted into your custom Google Calendar as an event

You can setup your mobile or something to remind you of that events, and you will never miss a callback request of a client again.

螢幕截圖

  • Create the Shortcode to display the Callback Form. It’s style can be easily overwritten with css #cmb_form
  • Enter ClientID, ClientSecret from GoogleDeveloper Console and CalenderID from Google Calender.
  • The Form that’s being generated. It’s style can easily being overwritten.
  • DateTime Picker included (http://xdsoft.net/jqplugins/datetimepicker/)
  • The Request appears in the Google Calendar.

安裝

  1. Unpack callbackevent.zip
  2. Move the folder into /wp-content/plugins
  3. Activate the Plugin “CallbackEvent” in the Backend
  4. In the Sidebar of the backend appears “CMB Settings”
  5. There, you have to insert 3 Values: CliendID, ClientSecret, CalendarID and, if you like, change the default Thank-you Text 🙂

Create ClientID & ClientSecret

  1. https://console.developers.google.com
  2. “Create Project”
  3. Go to the Menu APIS & auth => APIs and enable “Calendar API”
  4. Go to the Menu APIS & auth => Credentials
  5. On the right side unter “OAauth”, press the Button “Create new Client ID”
  6. Chose “Web Application”
  7. Fill in the address of your page under “AUTHORIZED REDIRECT URI”.
  8. After a few seconds, the data appears, including ClientID and ClientSecret

CalendarID

  1. https://www.google.com/calendar
  2. Create a calendar, e.g. “Callbacks” and go to it’s calendar-settings.
  3. In the settings-page, paragraph “Calendar Address”, there is the calendar id.
  4. The calendar id has the form “rih2k42k4jh24kj24h24kh2@group.calendar.google.com”

Insert the 3 Values you got in the steps above into the Form and press Save.

Afterwards, a link “Authenticate” appears. Click that link, to authenticate at google-services.

That’s it!

To show the callback-form in your page, use the “[cmb]” shortcode.

Now, if there is a request, it automatically appears as an event in your created “Callbacks” Calender at Google Calendar
and you can setup up your smartphone or similar to remind you.

評價

There are no reviews for this plugin.

貢獻者及開發者

“CallMeBack” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CallMeBack 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄