README.md
14 lines
| 1 | # Reprint Exporter |
| 2 | |
| 3 | Composer package for the Reprint streaming export engine. |
| 4 | |
| 5 | ## Development |
| 6 | |
| 7 | This repository is a read-only Composer package split from the Reprint monorepo. It is published so Composer can install `wp-php-toolkit/reprint-exporter` directly. |
| 8 | |
| 9 | Do not propose changes in this package repository. Open issues and pull requests against the source repository instead: |
| 10 | |
| 11 | https://github.com/adamziel/reprint |
| 12 | |
| 13 | The package repository is overwritten from `packages/reprint-exporter` in the monorepo during releases, so direct changes here will be lost. |
| 14 |