vmeow / f2pehp

BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

create database model and UI for CRUD'ing links instead of using hard-coded URLs/HTML #118

Open vmeow opened 3 years ago

vmeow commented 3 years ago

After we move off of 10K database limit, of course. This will make it easier for admins to update content without needing to push code changes. Later on, this infrastructure could be used for things like uploading images for flairs.

Ideally, the vision is that F2P dot "wiki" should have editable, user-generated content, so this is part of an effort to move towards that. Once we complete this, and decide authentication/credentials, we can allow the community to be more involved even with no programming knowledge.