I'd like to know whether it's possible to be albe to import a module without requiring the full Types and Views plugin but just use the "embedded / limited" version.
Let's say for example I've built a module for use on client sites. However, I don't want my clients to edit the CPT's or create new views (but only be able to use it the way I designed it). They would only need to be able to create/update/delete content in the CPT.
At this moment I think this is only possible by using the export feature from Types and Views and build a custom plugin. This would also mean multiple copies of the "embedded types/views" folder on the server (one copy in each plugin directory.