The Source Matrix Download site

Actually, changed my mind on that again.

There will not be a 1.6 unless the main source changes.

Furture scripts will be add-ons and available to subscription users ($10 per year) for 2 months. Then after that they are released to the public.

Once 1.2 releases, I will work on 3 add-on's totally free but the add-ons after that will be a paid add-on to subscription users for the first 2 months.
 
Furture scripts will be add-ons and available to subscription users ($10 per year) for 2 months. Then after that they are released to the public.

I think this a good idea. The public get what they want, see it's good quality, then decide to pay for it to get more :)
 
Good news! I have re-launced The Source Matrix project and it will be under a GNU license soon.

To download:
cd /root
wget http://scripts.blurstorm.com/thesourcematrix.tar.gz
tar -zxvf thesourcematrix.tar.gz
cd thesourcematrix
sh install.sh

Once complete do:

cd /usr/local/cpanel/base/frontend/x2/smatrix
vi matrix_config.php

Edit your mysql password.

Hints on VI

Press the INS key
use the up, down, left and right keys to navigate
make text changes
press the ESC key and press :wq press enter

What I would like to know is how well the install.sh works. Let me know if files are not copied over correctly.
 
Matt,

Yep, you got a lot of reading to do. This was under John's watch when I 1st started TSM. For those who do not know what TSM (The Source Matrix) is. Think of Fantastico then look at TSM. Very simular.

My goal is to make TSM as good as Fantastico and other auto installers.
 
Also, since you are going to release this under the GPL, how easy would it be to add more items to that list?

We currently have INSTALLATRON, and it works great, but I would much rather prefer open source :)
 
Hi, adding scripts to TSM is not hard. The program works more like an image then does search and replace for configuration setup. You are more then welcome to look at how I add programs. I will be setting up a forum for this soon with tutorials on how to add programs.
 
Back
Top