mybb / merge-system

The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
Other
32 stars 33 forks source link

Be smart - hide modules that won't run #177

Closed JN-Jones closed 9 years ago

JN-Jones commented 9 years ago

Atm the modules have dependencies and as soon as the first module is run you can run the second. However if the first hadn't any results the second won't have any too. (eg if no polls are imported we won't import any pollvotes either). Instead we should mark those modules as "run" too.

List of those modules: