jetrails / magento-cloudflare

Interact with popular Cloudflare features through Magento's backend portal.

Home Page:https://learn.jetrails.com/article/magento-1-cloudflare-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing bundle.min.js and bundle.min.css in design adminhtml.

Sarvesh-A opened this issue · comments

Hello,

I installed this Cloudflare module in my local as we want to use Cloudflare services from Magento1 backend. After installing I noticed there are two libraries missing in admin bundle.min.js and bundle.min.css so page seems to be broken. I've attached a screenshot for better understanding.

Please send us both files of Magento1 or please let us know where we can download the full module.

Help would be appreciated.

Thanks.

Screenshot_from_2020_07_08_19_00_45

I would be glad to help you out. My guess is that you installed the module using the contents of the src folder. These files do not include the bundled CSS & JS. Take a look at the Releases Page and download the asset named JetRails_Cloudflare-1.1.7.tgz.

Try to reinstall and let me know how it goes. Please remember to follow the directions that are outlined in the documentation:
https://learn.jetrails.com/article/magento-1-cloudflare-extension

I will be closing this issue, reopen if needed.

Hello @null93

Thanks for your help. It's working well as expected. :)