https://github.com/zoonman/smarty-plugins
Combine many JS or CSS to one
https://github.com/zoonman/smarty-plugins
Last synced: 4 months ago
JSON representation
Combine many JS or CSS to one
- Host: GitHub
- URL: https://github.com/zoonman/smarty-plugins
- Owner: zoonman
- License: mit
- Created: 2013-09-05T15:52:18.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T00:22:56.000Z (almost 12 years ago)
- Last Synced: 2025-04-11T23:39:01.174Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.zoonman.com/projects/smarty-plugins/
- Size: 203 KB
- Stars: 6
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Smarty plugins
==============
My smarty plugins.
More details available here
http://www.zoonman.com/projects/smarty-plugins/
Combine
=======
Combine plugin allows concatenating several js or css files into one.
It can be useful for big projects with a lot of several small CSS and JS files.
Usage example for Smarty 3
You should be sure that js folder is writable to web-server daemon (your php script).