reactioncommerce / reaction-feature-requests

Reaction Feature Requests
13 stars 1 forks source link

Products: Selling Software licenses (eg. Fonts) #113

Open owenhoskins opened 4 years ago

owenhoskins commented 4 years ago

Fonts are considered software and you can purchase a "license" to install or run that software. This is distinct to Reaction's product-simple because instead of the quantity-to-price calculations it's the license option that is purchased which modifies the price in the cart.

I am trying to map out a plan of attack for plugin(s) to handle software products with licenses and digital fulfillment.

The Product / Catalog Schema and Admin UI have a lot of fields which are specific to physical products. I am considering creating a:

I am currently stepping through the Reaction internals, referencing the docs, and finding easy-wins to proof-of-concept. Any pointers and suggestions to help roadmap this would be greatly appreciated.

best, Owen