I have purchased a media management php script that consists of 3 parts (audio, video, photo) but it doesn’t have an important feature which is sub-categories.
The script is on the following url:
http://www.mediamaxscript.com/
It has
1- video
2- Audio
3- Photo
I need to be able to to make several categories and under each category. I want to include sub-category which is (artist) and under the artist I include (album) and under the album I add (songs).
Category 1 (ex:I am able to give any name to this category through admin panel, Rock/Pop)
Under it (artist1)
Under it (album1)
Under it (song1, song2, etc)
Under it (artist1)
Under it (album2)
Under it (song1, song2, etc)
Under it (artist1)
Under it (album3)
Under it (song1, song2, etc)
Then (artist2), etc…
Category 2
category 3
So I need to update the backend which will let me add the files into their categories, artists, album.
Thats all i want it to be done.
By adding subcategory to category, in the front end, the visitors can select the category, artist,album and songs to listen to the songs.
The categories along with sub-categories should be fully searchable in the control panel and in the main site and the language should be unicoded that has the ability to recognize other languages.
At the end, the programmer need to make sure that any related sections in the script need to be linked with the above required modifications.
please refer to the following url to know the features that might be affected from the modification of the categories:
http://www.mediamaxscript.com/mediamax-features.html
Other additional work will be discussed later, depending on the current project:for example -
- Script installation
- Integration with Phpbb forum
- removal of copyright powered by
but first i need sub-category to be added.