Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up schema for plans #5

Open
joepie91 opened this issue Mar 2, 2016 · 1 comment
Open

Set up schema for plans #5

joepie91 opened this issue Mar 2, 2016 · 1 comment
Assignees

Comments

@joepie91
Copy link
Collaborator

joepie91 commented Mar 2, 2016

Requirements:

  • Various plans with different pricing
  • Different set of 'base templates' for each plan (no inheritance of 'template set' based on plans, as each plan has its own version of a common template)
  • Feature flags per plan
    • Features dependent on core
      • Custom domain (dependent due to the build/configuration process)
    • Features that can be implemented as a template/widget feature
      • Theme colour changes
      • Extra fonts
      • Photo library
      • Hero customization
      • About section
      • Social links
      • Gallery (amount)
      • Media relations info
      • Testimonials
      • Contact info
      • PDF resume
      • Opt-out
      • Social feed
      • Press mentions
      • Blog
      • Calendar
@joepie91 joepie91 self-assigned this Mar 2, 2016
@joepie91
Copy link
Collaborator Author

Partially completed - the plans table exists, but feature flags still need to be added in some manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant