Lepovirta / Crystallize

"to change into a solid form that is made up of crystals"
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Company personalization #3

Open keveri opened 8 years ago

keveri commented 8 years ago

Allow personalization of Forms for companies.

thevangelist commented 8 years ago

Not added in 0.1 milestone.

thevangelist commented 8 years ago

To open this a bit...

Goal of this is to have urls such as

kiteyttaja.qatsi.info/company1 kiteyttaja.qatsi.info/company2 kiteyttaja.qatsi.info/company3

..which would be configurable by the admin user. Maybe some sort of simple admin UI / csv-file at first could be used as a basis for the generation.

CSV vs. Admin UI

Admin logs in and edits a file...

[company1],[company1url],[logo-url],[primary-color] [company2],[company2url],[logo-url],[primary-color] [company3],[company3url],[logo-url],[primary-color]

..which would result in application generating the urls and company names.Then again, maybe regular admin UI would be easier: just add same fields with add / remove

UI changes

..as a result we could send customized urls with game packages!