-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Because of the very large size of our MyBB database, and the lack of API support in MyBB, I think our best bet might be make this a two-part project:
- A small CI app that provides an API we define that can read from the main database and return JSON responses in formats we define
- In the repo we would have our importer queued up to run in batches so we don't get a hanging job.
We would need to whitelist IP addresses for the API, but I think this would allow any of us to develop that feature and get access to the real data to ensure everything works and gets mapped correctly before this gets installed on the CI servers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request