-
Notifications
You must be signed in to change notification settings - Fork 38
Wordpress Plugin
Schepp edited this page Oct 13, 2010
·
4 revisions
CSS-JS-Booster also works as a Wordpress plugin.
- Copy the whole booster folder into wp-content/plugins/
- Create a subfolder booster_cache inside wp-content/plugins/ and CHMOD it to 0777 (write-permissions)
- Go into the admin-panel to the plugins and activate “CSS-JS-Booster”
- Copy the contents of the file htaccess/.htaccess and append them to the contents of the .htaccess-file in the root of your Wordpress-site (if not already happened automatically)
CSS-JS-Booster may in rare cases break some other plugins.
I noticed for example that plugins trying to calculate file-paths based on the src-attribute of the script-tag break.
So you need to check yourself.