Dev Docs
  • Disciple.Tools Technical Documentation
  • Theme Core
    • API - Posts
      • List of Endpoints
      • Fields Format
      • Get Post
      • Create Post
      • Update Post
      • Post Comments
      • Post Activity
      • List Query
      • Global Search
      • Posts in Typeaheads
      • Post-Sharing
      • Get Following
      • Settings
    • API - Other
      • Users
      • Locations
      • Settings
    • Hooks
      • Record Page Hooks
      • API-Hooks
      • Public settings
      • Adding menu navigation links
    • Customization
      • Fields
      • Custom Post Types
      • Post Type Modules
      • Adding Fields and Tiles.
    • Authentication
      • JWT-Authentication-for-the-mobile-app
      • Site-to-Site-Link
      • Easy-Example
    • Permissions
    • Roles and Permissions
    • Database Tables
      • Activity Table
    • Disciple.Tools Translation
    • Revisions
      • v1.0.0-dev-changes
      • v1.0
  • Hosting
    • 404 Errors on new install
    • CRON
    • Hosting on WPEngine
    • Backups
    • Single Site or MultiSite
  • Disciple.Tools Development Setup
    • LocalWP
    • Mobile App Setup
    • Unit Tests
    • Cypress Tests
    • D.T on Docker Setup
    • Gulp - CSS and JS
  • Code Contribution
    • Theme Contribution Guidelines
    • How to Correctly Contribute to the Disciple Tools Repository
    • How to Translate Your Plugin
  • Style Guide
  • Disciple.Tools Code of Conduct
Powered by GitBook
On this page
  • Introduction
  • Theme Contribution
  • Plugin Contribution
  • Create Your Own Plugin
  • Code of Conduct

Was this helpful?

Edit on Git

Disciple.Tools Technical Documentation

NextTheme Core

Last updated 3 years ago

Was this helpful?

Introduction

Welcome to the D.T developer documentation. The heart of Disciple Tools as an open source project is to empower ministries and disciple makers to move at the pace of God's vision for them. Technology can help only if it can be made to serve the vision.

Our ambition is to build disciple making software that unleashes your obedience to the vision He gave you.

Follow the side navigation to find documentation for Hosting, Disciple.Tools Theme Development, Getting Setup Locally and more.

Thank you for joining us in contributing to Disciple.Tools!

Theme Contribution

The theme is the core of Disciple.Tools. It holds the default features and configuration of D.T and everything else is build around it.

The theme is hosted on GitHub .

If you are interested in contributing to the theme a good place to start would be to browse our issues.

Clone the Repo and submit a Pull Request when your feature is ready. See the . Be sure to follow the .

is documentation for getting set up in your development environment set up.

Plugin Contribution

All our plugins are open source, you can see a list of them

Use the same instructions for the Theme to Fork and Contribute to a plugin

Create Your Own Plugin

We encourage you to check it out and start developing from there.

Code of Conduct

The sets the structure for what a D.T plugin should look like and comes with useful examples to get started with.

Please read our

here
“Help Wanted”
helpful instructions
contribution guidelines
Here
here
D.T Starter Plugin
Code of Conduct