I feel I have outgrown Wordpress for where I want to take my website. I would prefer to start with a CMS core so I don't have to program that all from scratch, but am not having any luck. PHP or .NET are both options for me. Other languages are a possibility, but really depend on how much programing I would have to do.
The front-end logic is simple:
- Display news articles
- Display podcast show notes
- Have a page for each band with a link-back to each show they were played in
The back-end is a bit more difficult:
- Create articles and schedule appearance and disappearance (easy)
- Create automatic links to the band page
- Automatically email the band contact when the band has been played on the show
- Allow bands to update their information
- Create unique feeds for registered users
These are the more difficult parts that I have been having trouble finding a CMS framework for. Most that I have seen doesn't seem to allow me to link content together. Granted, this is just an overview, but it is the automation that I am looking for to make live easier in the long run.
Any ideas on something that would work on a shared host?
UPDATE: I should add that the solution needs to be either low-cost or free.