Modules
The Modules Panel is where you can install and manage active Nuxt modules. This panel facilitates the integration of various modules that extend functionality and provide additional features for your project.
Installing a Module
- Use the search bar to find the nuxt module you wish to install within the Modules Panel list.
- Click the Install button next to the module's name. The module will be installed and available for use.
- Activate the Module: After installation, activate the module by following one of these options:
- Click on the provided GitHub link for the module to review its specific setup instructions.
- Go to the Configs Panel and include the installed module name in your list of active modules.
Uninstalling a Module
- Open the Configs Panel and remove the module name from your active modules list.
- Return to the Modules Panel. The Uninstall button will now be enabled. Click it to fully remove the module from nooku.
Note: The Uninstall button will be disabled for any active modules. Be sure to deactivate them in the Configs Panel before attempting removal.