Ffuenf_Pagespeed is a extension for Magento Community Edition that adds support for ngx_pagespeed to the cache clearing mechanisms.
The following versions are supported and tested:
- Magento Community Edition 1.7.2.0
- Magento Community Edition 1.8.0.0
- Magento Community Edition 1.8.1.0
- Magento Community Edition 1.9.0.1
Other versions are assumed to work.
-
Fork the repository from GitHub.
-
Clone your fork to your local machine:
$ git clone git@github.com:USER/Ffuenf_Pagespeed.git
-
Create a git branch
$ git checkout -b my_bug_fix
-
Make your changes/patches/fixes, committing appropriately
-
Push your changes to GitHub
-
Open a Pull Request
-
Author:: Achim Rosenhagen (a.rosenhagen@ffuenf.de)
-
Copyright:: 2014, ffuenf
Licensed under the Open Software License (OSL 3.0) you may not use these files except in compliance with the License. You may obtain a copy of the License at
http://opensource.org/licenses/osl-3.0.php
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.