Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /var/softaculous/atlantis/ |
1. Take dump after installing composer and while making package, check and include bootstrap/cache/* in zip. 2. Installation http://www.atlantis-cms.com/docs i.e eg : 1. Download and extract atlantis package 2. download composer and install in directory php composer.phar install --prefer-dist 3. php artisan key:generate 3. php artisan atlantis:set:db 4. php artisan atlantis:install 4. Add relativeurl in .htaccess RewriteBase 5. take sql dump after command line installation 6. set APP_DEBUG is false in .env 7. RELEASE DATE : https://bitbucket.org/aggressione/atlantis3/downloads/?tab=tags