recordsonribs / thorax

The new version of our record label management software.
GNU General Public License v3.0
8 stars 3 forks source link

Basic support for adding and managing artists #3

Closed conatus closed 9 years ago

conatus commented 10 years ago

Artists should be able to be managed. You should be able to add details of the artist, a short, long and tiny blurb, upload one or several pictures, add social media information. This should all be displayed on the front end in an index. Of course built on top of the custom post type abstraction already partially created.

This probably needs one to create an abstraction around the creation of WordPress metaboxes or leverage one of the good Meta-Box libraries here on GitHub https://github.com/rilwis/meta-box