Module to sell license keys in PrestaShop during its installation process installs database and associates module with positions (hooks) in prestashop. Below you can find detailed information about installation procedure, what module does and what parts of installation are required.
Database installation
module creates new tables in shop's database (sql):
These tables are required . Without them - module will not work at all.
Hook Associations
Depending on version of your prestashop module associates itself with these positions
All of these positions are required. Our module will not work correctly if it will not be associated with all of them. The rest of hooks are requried for module appearance in your shop's front office and also its workflow in shop's back office.
Module configuration sections
After installation you can configure our cdkeys module on: its configuration page. Module creates also new menu items where you can create and manage cdkeys. Go to next part of documentation to see details about module configuration.
configuration page od cdkeys module
new menu items created by module after its installation