Customization Workflow
To create custom components manually, the workflow is the following:
1. Create your custom CVComponents.
2. Package your component as plugin. See Package a Plugin
3. Deploy the plugin as:
- A 
cvplugin, see Deploy a Plugin. - Or a 
devplugin, see Work with Plugins in Development Mode.