cancel
Showing results for 
Search instead for 
Did you mean: 

Site broken after I installed module with composer

SOLVED

Site broken after I installed module with composer

Hello,

 

I'm rather new to Magento development. I've run commands that are bellow this and now my site is broken. There is no CSS and JavaScript. I've spent hours looking for solution on google and tried few but none is working. Can someone help me with this please?

Store URL: http://planetgsm.si/

 

composer require symfonysi/magento2-sl-si
bin/magento setup:static-content:deploy sl_SI
bin/magento cache:clean
bin/magento setup:upgrade
bin/magento cache:flush

 Best Regards

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Site broken after I installed module with composer

Somehow I was missing .htaccess file in pub/static folder.

 

If anyone else has similar problem check this URL: 

https://mage2.pro/t/topic/760

View solution in original post

1 REPLY 1

Re: Site broken after I installed module with composer

Somehow I was missing .htaccess file in pub/static folder.

 

If anyone else has similar problem check this URL: 

https://mage2.pro/t/topic/760