Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The CKAN software is designed to be extensible with plugins that add functionality to the platform. The ckan.plugins.core.PluginNotFoundException error occurs when a plugin that is defined in the CKAN configuration file cannot be found or loaded by the system. This error message specifically indicates that the plugin in question is being searched for in the "pages" section of the CKAN configuration file, but it cannot be located. Potential causes of this error include configuration errors, file permission issues, or missing dependencies.