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

Dojo (beta)

外掛說明

We are currently in Beta and excited to see this plugin begin to make a difference in the Martial Arts community.
As we work out rough edges and push toward an official v1.0 we highly value your feedback!

The Dojo plugin is built primarily for managing a Martial Arts school with a member interface on your web site.
Dojo aims to simplify contract management and give members self-serve options so you can focus on running a great program!

Here’s what you can expect in this plugin:

  • Fully a WordPress solution. No iframes or linking members off to other sites, this is running on your site.
  • Add all the programs you offer with optional age ranges.
  • Set up membership contracts with configuration details like family pricing, registration fees, cancellation policies, terms links, and attached forms for download.
  • Configure your own ranking system and have any number of rank types, like belt ranks and collar ranks.
  • Member workflow ready to go that takes users through sign up, adding family members, selecting a membership and submitting a membership application with all the options you configured.
  • Administrator dashboard where you can manage students and accept new applications.
  • Member dashboard where members can see the status of their membership, manage their monthly billing day, and add new students.
  • Developer hooks for extending and customizing.
  • And of course, mobile friendly. Everything is designed to be responsive.

For now, of course, you can also expect a beta version experience:

  • No multisite support yet
  • Not localization friendly yet
  • There are going to be some rough edges. If you find some, please let us know!

Pro Add-Ons (not included in this plugin):

There are multiple add-ons available from Dojo Source and more to come. The Invoices add-on we intend to keep free and is currently
available to everyone. The other add-ons are currently being made available to a limited number of beta testers.

  • Invoices adds invoices to every transaction so members can see their payment history and details.
  • Payments adds online payment options to invoices and handles automatic recurring payments. Members can manage their payment methods online.
  • Events adds a custom post type for events and integrates with family pricing, invoices and payments for online registration.

安裝方式

Load and activate the plugin

  1. Upload the plugin files to the /wp-content/plugins/dojo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Check your permalinks

  • Go to Settings -> Permalinks and verify you do not have it set to, “Plain”. The member pages will not work otherwise.

Set up your Dojo!

  • Find My Dojo in the main admin menu.
  • Select My Dojo -> Programs and add all the programs you offer. (or just a couple to get started)
  • Select My Dojo -> Contracts and set up contracts that will be your membership options. The last option on the contract is to select which programs that contract has access to.
  • Select My Dojo -> Documents and upload any waivers or other such documents you want to attach to contracts. You can go back into the contracts and select them.
  • Select My Dojo -> Ranks and add at least one rank type. I would start with rank type, “Belt” then add all the ranks under that type.
  • Select My Dojo -> Settings to view your settings options. The default url to the member pages is /members, you can change that here if you like. Just put in the name you want without any slashes.

You are ready to go! Just navigate to your members page (yoursite.com/members if you didn’t change it) and try it out!

To view notifications and respond to membership applications go to My Dojo -> Dashboard or just click on My Dojo.

常見問題集

Why am I not seeing the member page at /members?

Make sure your permalinks settings at Settings -> Permalinks are NOT set to, “Plain”.

How do I get the free Invoices add-on from Dojo Source?

  1. Create a login at Dojo Source and add your domain name.
  2. Copy the key for your domain to My Dojo -> Settings -> Site Key
  3. An option will come up to download the Invoices add-on

使用者評論

2023 年 1 月 22 日
This plugin failed to install because it encountered a fatal error. It's the same message as the other poster, so I'm guessing this is no longer maintained by anyone, which is a shame.
2017 年 6 月 23 日
I am building a site for a studio and this plugin is exactly what we needed. It is super easy to use and is really useful. The design is clean. Thank you!!!
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Dojo (beta)〉的開發相關工作。

參與者

將〈Dojo (beta)〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.23

  • Added login screen under members url with new option in settings to use built-in wp login.
  • Fixed link back when using wp login.
  • Optimized handling of javascript

0.22

  • Added option to change existing contract for a student.
  • No longer displaying contract options for students that are not applicable to that student.
  • Fixed issues with downloading add-ons.

0.21

  • Fixed special cases where nonces in ajax calls were causing it to break.

0.20

  • Initial release to WordPress!