
Currently, the module only defines configuration that has to be installed in the system but doesn't provide any schema. The schema is important for Drupal to load and store configurations correctly in Drupal.
Currently, the module only defines configuration that has to be installed in the system but doesn't provide any schema. The schema is important for Drupal to load and store configurations correctly in Drupal.
Comments
Comment #3
gaurav.kapoor CreditAttribution: gaurav.kapoor at Axelerant commentedAdded configuration schema, as well as a simple, uninstall hook so that custom tables are deleted whenever the module is uninstalled.