Title: Dojo (beta)
Author: david273
Published: <strong>01 November 2016</strong>
Last modified: 11 November 2020

---

Search plugins

![](https://ps.w.org/dojo/assets/banner-772x250.png?rev=1526344)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dojo/assets/icon-256x256.png?rev=1527102)

# Dojo (beta)

 By [david273](https://profiles.wordpress.org/david273/)

[Download](https://downloads.wordpress.org/plugin/dojo.0.24.zip)

 * [Details](https://lmo.wordpress.org/plugins/dojo/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/dojo/#reviews)
 *  [Installation](https://lmo.wordpress.org/plugins/dojo/#installation)
 * [Development](https://lmo.wordpress.org/plugins/dojo/#developers)

 [Support](https://wordpress.org/support/plugin/dojo/)

## Description

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.

## Installation

#### 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.

## FAQ

### 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

## Reviews

![](https://secure.gravatar.com/avatar/76261c4f1dc06c4f8b4aa3802d7d3a686dca92824cf8a32678e325aa31bac7b4?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work with WP 6.1.1](https://wordpress.org/support/topic/doesnt-work-with-wp-6-1-1/)󠁿

 [hayleythehailstorm](https://profiles.wordpress.org/hayleythehailstorm/) 22 Sginer
2023

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.

![](https://secure.gravatar.com/avatar/b838b9ef3937100947e718ad24d89402c4d65901f8b5c9afb0846ff905bd9ff8?
s=60&d=retro&r=g)

### 󠀁[Great clean easy to use plugin](https://wordpress.org/support/topic/great-clean-easy-to-use-plugin/)󠁿

 [Blunderdog](https://profiles.wordpress.org/blunderdog/) 23 Sgiugn 2017

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!!!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/dojo/reviews/)

## Contributors & Developers

“Dojo (beta)” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ david273 ](https://profiles.wordpress.org/david273/)

[Translate “Dojo (beta)” into your language.](https://translate.wordpress.org/projects/wp-plugins/dojo)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dojo/), check out the
[SVN repository](https://plugins.svn.wordpress.org/dojo/), or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dojo/)
by [RSS](https://plugins.trac.wordpress.org/log/dojo/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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!

## Meta

 *  Version **0.23**
 *  Last updated **5 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.5.18**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dojo/)
 * Tags
 * [club](https://lmo.wordpress.org/plugins/tags/club/)[Dojo](https://lmo.wordpress.org/plugins/tags/dojo/)
   [karate](https://lmo.wordpress.org/plugins/tags/karate/)[martial arts](https://lmo.wordpress.org/plugins/tags/martial-arts/)
   [school](https://lmo.wordpress.org/plugins/tags/school/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/dojo/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/dojo/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/dojo/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/dojo/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/dojo/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/dojo/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/dojo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dojo/reviews/)

## Contributors

 *   [ david273 ](https://profiles.wordpress.org/david273/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dojo/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NF5XS5NYVQ93N)