Closed pedrorocha-net closed 9 years ago
See how to replicate the same data structure and settings we have on D7 version.
Basically, see how to upgrade votingapi.install file.
In this file, we have got only the hook_schema. This way, this file already has created db schema and it works.
But in D8, we have got the module.schema.yml file. We need to learn what this file does.
See how to replicate the same data structure and settings we have on D7 version.
Basically, see how to upgrade votingapi.install file.
10 Create uninstall process