In /setup/, I need to do the following: Add a /upgrades/ folder that holds all available upgrades, which extends an abstract upgrade class. Possibly add a text file or XML/YAML file that lists upgrade paths, or just keep it in upgrade.php
In /setup/, I need to do the following:
Add a /upgrades/ folder that holds all available upgrades, which extends an abstract upgrade class.
Possibly add a text file or XML/YAML file that lists upgrade paths, or just keep it in upgrade.php