[ ] Update docs to replace Registration Middleware with Modules
[ ] Adding WPDB to plugin config & methods
[ ] Setting of base and view paths/urls and that these can no longer be defined as App_Config, App will overwrite them if they are. They must be based on the details defined in App. This is to enforce App_Config as being the main point of truth.
[ ] Default definition of the Component path (_{viewpath/components)
App
. This is to enforceApp_Config
as being the main point of truth.Component
path (_{viewpath/components)