Skip to content

Support & Contributing

Thank you for using and contributing to Xe Plugin!


Getting Support

If you encounter issues, discover bugs, or have feature suggestions:


Contributing to Xe Plugin

We welcome pull requests from fellow developers!

Guidelines for Submitting Contributions:

  1. Fork the Repository: Create a personal fork on GitHub.
  2. Create a Feature Branch: Branch off main for your feature or bug fix:
    git checkout -b feature/my-new-feature
    
  3. Coding Standards: Ensure all PHP and JavaScript code conforms to WordPress Coding Standards.
  4. Test Thoroughly: Verify that CLI commands (php xe init, php xe build) and unit tests run cleanly.
  5. Open a Pull Request: Submit your pull request targeting the main branch.

License

Xe Plugin is open-source software licensed under the GNU General Public License v2.0 (or later).