I have an old version of the site on modx evolution. There is one extension for polls, which has version only for evolution.
The current version of the site is based on modx revolution and it hasn't this extension (or analogues). I want use extension on the old site, but I need integrate it with new site's database (for example, I will use users' table etc.) How I can do that?
Usecase has the following appereance:
- User, who authorized on the new site, go on the old site, do some actions.
- Old version writes result of his action to own database.
- New version will take this result to own database (how?)