How to allow frontend users to add content
This article is for customers owning a Community edition only.
To make frontend users able to add content all you have to do is to create Menu Items. There are two menu item types you should consider:
- Music Collection > Album > form (use this so users can access the frontend album for for new albums)
- Music Collection > Artist > form (use this so users can access the frontend artist for for new artist)
Users will be able to create songs and upload song files directly on the ALBUM form, just as admins do on the backend form
Pretty simple, huh?