Requirements
You need Joomla 3.x, MySQL 5.7.8 and php 5.3.1 +, php 7+ recommended.
Here are Joomla's requirements.
You need a language pack for MyMuse in your language. If we do not have one contact us and we will start a translation.
- Hits: 5565
You need Joomla 3.x, MySQL 5.7.8 and php 5.3.1 +, php 7+ recommended.
Here are Joomla's requirements.
You need a language pack for MyMuse in your language. If we do not have one contact us and we will start a translation.
Go to Components->MyMuse Simple->Store
If you enter a description it can be pointed to with a menu of type MyMuse->MyMuse Store Layout
That view can also show any products labeled as featured, in a blog type layout.
You will want to edit the Contact Info.
You will want to upload your own logo and point to it in the Small Logo field.
Check and edit any Store Parameters you want to change.
Decide what kind of registration you want: Joomla, Full, No Registration, Full and Guest or perhaps yours is handled by another Component.
Optional: Add sample data. If you did not do this at install time, just go to the main MyMuse Simple menu, also called 'Quick Start'. There will be a link to 'Install Sample data'.
Related Help Screen.
Go to Components->MyMuse Simple->Mymuse Plugins
Related Help Screen.
Go to Components->MyMuse Simple->User Plugins
Open the plugins to see what fields you want shown and required. You can also use the standard Joomla profile or write your own. Make sure you go back to the store parameters and enter the name of the profile plugin file under "Store Options". You should also select Registration Type: Full.
If you do not want to create users, you can choose Registration Type: No Registration. Go to the Plugins->User and eneable User - MyMuse No Registration" plugin. Open this plugin and choose what fields you want to capture. They will be saved in the "Notes" field of the order.
Related Help Screen.
Go to Components->MyMuse Simple Choose "Options" at the top right.
On the main MyMuse screen there is an icon for "Options" on the top right. It is similar to the Joomla Article Options with the addition of product options. There are too many options :) but we hope the defaults are a good starting place.
Related Help Screen.
Go to Components->MyMuse Simple->Categories
These can be the names of Artists or Genres or just MyMusic. I like to make a top level called MyMuse and two sub-categories called Artists and Genres.
If you are a solo artist just make one category with your name, or the name of your group.
You can assign products to an Artist and another Category.
Related Help Screen.
Go to Components->MyMuse Simple->Products
Products are there to hold the description and the tracks.
Add your tracks (downloadable) after saving the product.
Related Help Screen.
Related Help Screen.
Graphics: Put category/product images wherever you like.
Previews: Previews can be uploaded through the Media Manager or by FTP.
By default the preview directory is images/mymuse/previews.
MyMuse adds to the Media Manager options so that you can upload mp3's through the media manager.
Previews will show up in dropdowns in the Add/Edit Tracks screens so it is best to upload them BEFORE creating tracks.
Downloads: The Main file for sale, also called the payload, can be uploaded through the Media Manager or by FTP.
By default the download directory is images/mymuse/downloads/mp3.
MyMuse adds to the Media Manager options so that you can upload mp3's through the media manager.
For security, if using apache web server, and your download files are within the web directory, confirm there is a file .htaccess at the top of the download directory
download_dir/.htaccess
The default is:
images/mymuse/downloads/mp3/.htaccess
This should stop direct downloads of files.
If it is not there, you can copy it from administrator/components/com_mymuse/assets/htaccess.txt -> images/mymuse/downloads/mp3/.htaccess
There are several options:
Note: you should not have any User->Profile plugins turned on
Store Help Screen. Plugins Help Screen.