mbpy_powerschool_plugin

A community solution.

An mbpy plugin, paired with a PowerSchool plugin, that allows a school to synchronize ManageBac with PowerSchool as the source of truth. These plugins have a key complication to solve, which is mapping PowerSchool courses with ManageBac classes.

Installation (on PS)

Directions and source code are available, however please note that some adjustments will probably be required.

Installation (for mbpy)

Clone the repo (currently not available) into the plugins folder. Then, from the parent folder, with virtual environment enabled:

pip install --editable src/plugins/mbpy_powerschool_plugin

Check that it works:

mbpy plugins --help

The new plugin should be listed.

Configuration

This requires

Last updated