Skip to content

Instantly share code, notes, and snippets.

@gchristian
Last active July 12, 2021 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save gchristian/c6a7a5f45f10a483915b7e2b2960ec24 to your computer and use it in GitHub Desktop.
Save gchristian/c6a7a5f45f10a483915b7e2b2960ec24 to your computer and use it in GitHub Desktop.
Example plugin.xml for PowerSchool Clever sync
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://plugin.powerschool.pearson.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://plugin.powerschool.pearson.com plugin.xsd"
name="Clever"
version="1.28"
description="Pull data for Clever sync">
<publisher name="Your Name">
<contact email="youremail@yourschool.org"/>
</publisher>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment