Skip to content

yorkaspacher/disciple-tools-custom-fields-group-master

Repository files navigation

Build Status

Disciple Tools Starter Plugin

The Disciple Tools Starter Plugin is intended to accelerate integrations and extensions to the Disciple Tools system. This basic plugin starter has some of the basic elements to quickly launch and extension project in the pattern of the Disciple Tools system.

The starter plugin is equipped with:

  1. Wordpress style requirements
  2. Travis Continueous Integration
  3. Disciple Tools Theme presence check
  4. Remote upgrade system for ongoing updates outside the Wordpress Directory
  5. Multilingual ready
  6. PHP Code Sniffer support (composer) @use /vendor/bin/phpcs and /vendor/bin/phpcbf
  7. Starter Admin menu and options page with tabs.

Refactoring this plugin as your own:

  1. Refactor all occurrences of the name Starter_Plugin, starter_plugin, starter-plugin, and Starter Plugin with you're own plugin name for the `disciple-tools-starter-plugin.php and admin-menu-and-tabs.php files.
  2. Update the README.md and LICENSE
  3. Update the translation strings inside default.pot file with a multilingual software like POEdit, if you intend to make your plugin multilingual.

About

Additional fields to customize D.T for OM use

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published