Skip to content

laxmariappan/env-indicator

Repository files navigation

env-indicator

This WordPress plugin shows environment type on the admin bar.

Settings

There is no configuration required for this plugin.

Features

This plugin uses Inpsyde's packages modularity and wp-context.

Development

  1. Clone the repo.
  2. Checkout a new branch for your feature.
  3. Install the packages composer install
  4. Build your feature.
  5. Run composer qa to check pslam (static analysis) and PHPCS coding standards.
  6. Open a PR.

Screenshots

Front end preview

Front end preview

Credits

Contributing

  • Pull requests are welcome.
  • Please report any issues that you find.

What next?

  • Test this on various environments.