# LiteSurveys WordPress Plugin

This plugin connects your [LiteSurveys](https://litesurveys.com) account to your WordPress site. It allows you to easily embed surveys into your site and collect responses.

**Important Note**: This plugin requires a paid LiteSurveys plan to create surveys and collect responses. Pricing starts at $1/month and every plan comes with a 14-day free trial.

## Getting Started

We do not currently use any build scripts. This repo can be downloaded as a zip and installed as-is as a WordPress plugin.

Once installed, there will be a new **LiteSurveys** page added to the Settings menu where you can add your website ID from your LiteSurveys account.

## Contributing

Community made feature requests, patches, localizations, bug reports and contributions are always welcome.

When contributing please ensure you follow the guidelines below so that we can keep on top of things.

### Creating Issues

* If you have any bugs or feature requests for the plugin itself, please [create an issue](https://github.com/fpcorso/litesurveys-wordpress-plugin/issues/new)
* For bug reports, please clearly describe the bug/issue and include steps on how to reproduce it
* For feature requests, please clearly describe what you would like, how it would be used, and example screenshots (if possible)

**Note:** This is only for issues related to the plugin itself. If you have issues or feature requests with your LiteSurveys account, please [reach out to our team here]().

### Pull Requests

* Ensure you stick to the [WordPress Coding Standards](https://codex.wordpress.org/WordPress_Coding_Standards).
* When committing, reference your issue (if present) and include a note about the fix.
* Push the changes to your fork and submit a pull request to the `main` branch of this repository.
* We are trying to ensure that every function is documented well and follows the standards set by phpDoc going forward.
* Finally, please use tabs and not spaces. The tab indent size should be 4 for all code in the repo.

## Deployment

This WordPress plugin is automatically deployed when a new GitHub release is created from `main`.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see [the releases in this repository](https://github.com/fpcorso/litesurveys-wordpress-plugin/releases).

## Developers

* Frank Corso

See also [the list of contributors](https://github.com/fpcorso/litesurveys-wordpress-plugin/graphs/contributors) who participated in this project.

## License

This project is licensed under the GPLv3 License.

## Support

This is a developer's portal for the LiteSurveys WordPress plugin and should _not_ be used for support. If you need help with LiteSurveys, please [reach out to our team here]().
