Skip to content

cairocoder01/disciple-tools-data-reporting-provider-sample

Repository files navigation

Disciple Tools Data Reporting Provider Sample

Disciple Tools Data Reporting - Custom Provider facilitates the addtion of custom providers to the Disciple Tools Data Reporting plugin. This basic plugin starter has some of the basic elements to quickly launch a custom provider.

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 DT_Data_Reporting_Provider_Sample, dt_data_reporting_provider_sample, data-reporting-provider-sample, and Data Reporting Provider Sample with your own plugin
  2. Rename the `disciple-tools-data-reporting-provider-sample.php files.
  3. Update the README.md and LICENSE
  4. Update the translation strings inside default.pot file with a multilingual software like POEdit, if you intend to make your plugin multilingual.

About

Sample for adding providers to the disciple-tools-data-reporting plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published