The all new CSS and Javascript loader for Zencart


It has been a while since the last release of our CSS and Javascript loader for Zencart, the main goals for the module are:

  1. Allowing different plugins to minimize javascript conflicts
  2. Speeding up the site performance by minifying and combining css/javascript files

Since then, we have found certain features lacking:

  1. The ability of loading files that are located outside of the root folder
  2. The ability of loading the files right within the template files
  3. The ability of loading javascript files as late as possible (to speed up page rendering)

Check it out on GitHub and enjoy!

2 Comments

  1. Dan says:

    Hi!
    Thank you for your modules! I just a have a quick questions regarding installation, it says that ZePLUF is a must. I tried to install it but run into many errors(“PHP Fatal error: Class ‘Symfony\Component\DependencyInjection\ContainerBuilder’ not found in ..” and others), could you please provide some instructions on how to install it?
    Thank you!

    Reply
    • admin says:

      First of all, if you are using the classic version (for php version below 5.3), you should get the master branch instead, and you can forget about ZePLUF)

      For ZePLUF though, it relies on Symfony bundles which should be installed as submodules using git, I will post a tutorial on how to do it very soon this weekend.

      Reply

Leave a Reply