PHP 8.3.31
Preview: notes.txt Size: 1.48 KB
/proc/self/root/proc/thread-self/root/var/softaculous/tastyigniter/notes.txt

1. Don't install with demo data
2. We need to configure .htaccess to set RewriteBase
3. Use composer command to download TastyIgniter and make zip i.e :
php composer.phar create-project tastyigniter/tastyigniter [[softpath]]/tastyigniter354
4. Use the following CLI command to install TastyIgniter :
php artisan igniter:install (Demo data : no when CLI prompts for demo data)
5. CLI installation steps are mentioned here:
https://tastyigniter.com/docs/installation#command-line-installation
6. PHP REQUIREMENT LINK : https://tastyigniter.com/docs/installation#minimum-requirements and check /vendor/composer/platform_check.php as well.
7. Cron setup mentioned here : https://tastyigniter.com/docs/master/installation#setting-up-the-task-scheduler
8. Please note that we haven't added mcrypt in extension list in info.xml though it's mentioned on official website. Since it's removed as of 7.2.0
9. We have explicitly set 'super_user' entry under `[[dbprefix]]users` table to 1 due to this issue 
https://github.com/tastyigniter/TastyIgniter/issues/878
Check in next version, whether we need to do this explicitly or not.(Not needed since 3.2.0. resolved in 3.2.0)
10. Select "Yes" for "Create a symbolic link" in the last step of CLI installation.
11. Once the table migration gets over visit https://[[softurl]]/public/admin to create an admin user.
11. Check and copy /storage/app/public/media/* from manual to our zip and remove bootstrap/cache files.
12. When the installer ask for url, fill the url with /public.

Directory Contents

Dirs: 6 × Files: 18

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php53 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php56 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php71 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php81 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php82 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
721 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
204 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
9.93 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
2.65 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
9.13 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
296 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
5.32 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
5.03 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.71 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
12.39 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
4.19 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
1.48 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
120.30 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
47.45 MB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
497 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.50 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
433 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).