This is the official Magento 2 extension for Subscribe Pro.
To learn more about Subscribe Pro you can visit us at https://www.subscribepro.com/.
Please visit our documentation website and start with our step by step integration guide for Magento 2: https://docs.subscribepro.com/display/spd/Install+Subscribe+Pro+for+Magento+2
You can install our Subscribe Pro Magento 2 extension via Composer. Please run these commands at the root of your Magento install:
composer require subscribepro/subscribepro-magento2-ext
php bin/magento module:enable Swarming_SubscribePro
php bin/magento setup:upgrade