martexx
Verified User
//it Will be released later on but first it has to be tested
Hi there,
I'm so proud to announce my first script, but im scared to do so
)
Im no programmer but i created a Joomla 1.5 installer in bash.
It seems to work well on my server.
Now i would like this script to be executed when i create a new user.
How can i do that? can i perhaps include it in a script or smth?
And.. how can i do it using the variables used to create this user?
I need username password , the dbname is automated and the db pass is as well.
If i run it in bash it will ask for a folder but i can default it to the web root
i would really like it to run at user creation and perhaps make it in to a plugin, but i have not read anything about that yet
thanks for any tips
Hi there,
I'm so proud to announce my first script, but im scared to do so
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Im no programmer but i created a Joomla 1.5 installer in bash.
It seems to work well on my server.
Now i would like this script to be executed when i create a new user.
How can i do that? can i perhaps include it in a script or smth?
And.. how can i do it using the variables used to create this user?
I need username password , the dbname is automated and the db pass is as well.
If i run it in bash it will ask for a folder but i can default it to the web root
i would really like it to run at user creation and perhaps make it in to a plugin, but i have not read anything about that yet
thanks for any tips
Last edited: