This plugin is the first stepping stone in the Deco plugin universe. This plugin is responsible for creating the plugins table, which keeps a record of installed plugins.
Once a new plugin is installed, we can rebuild routes and the new app should become available.
If an app is already installed, dynamic importing makes it impossible to refresh the import cache. So we'll need a solution there.