backdrop-contrib / stripe

This module provides a simple abstraction to use the Stripe PHP SDK.
GNU General Public License v2.0
2 stars 2 forks source link

Add hook_config_info + upgrade path from D7 #6

Closed jenlampton closed 7 years ago

jenlampton commented 7 years ago

We should define the configuration for this module to allow backdrop install / uninstall config files as part of the module install / uninstall process.

Additionally, we should provide an upgrade path from Drupal's stripe_api module and convert the variables into config, and then delete them from the variable table.

jenlampton commented 7 years ago

Added in https://github.com/backdrop-contrib/stripe_api/commit/b2247c6ea9631810b2f1a0916ecc76170eb4e315