Ghost/ghost/posts-service
Simon Backx 7c2b2d0f68
Added posts exporter implementation (#16467)
fixes https://github.com/TryGhost/Team/issues/2779
fixes https://github.com/TryGhost/Team/issues/2781

Needs some more manual testing, unit tests and E2E tests. But the
exporting is implemented and some columns are removed based on the site
settings.
2023-03-22 09:08:35 +01:00
..
lib Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
test Moved posts service to its own package 2023-03-20 16:06:42 +01:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Moved posts service to its own package 2023-03-20 16:06:42 +01:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service