https://github.com/cgsmith/opencart-extensions
My collection of OpenCart extensions. I will be adding some to improve security, others to add functionality.
https://github.com/cgsmith/opencart-extensions
Last synced: over 1 year ago
JSON representation
My collection of OpenCart extensions. I will be adding some to improve security, others to add functionality.
- Host: GitHub
- URL: https://github.com/cgsmith/opencart-extensions
- Owner: cgsmith
- License: apache-2.0
- Created: 2012-09-05T02:27:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-24T02:56:32.000Z (over 13 years ago)
- Last Synced: 2025-03-19T21:55:54.919Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 5.34 MB
- Stars: 7
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
OpenCart Extensions
=============================
These are a collection of my open source OpenCart extensions. OpenCart is a PHP based eCommerce system with excellent extension support.
INSTALLATION
------------
The OpenCart extensions here require [[vQmod]](http://code.google.com/p/vqmod/). It is super easy to install, so don't let an additional requirement put up a road block for you!
Each extension folder has it's own README associated with it. The README will let you know how to install a particular extension.
EXTENSION ORGANIZATION
------------
You will see the extensions organized like:
extensions/ base directory
|-- name1/ name of extension
`-- upload/ directory to be uploaded to OpenCart server
LICENSING
------------
Copyright 2012 CGSmith.net, LLC (http://www.cgsmith.net/)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
NOTICE
------------
OpenCart Extensions
Copyright 2012 CGSmith.net, LLC
This product includes software developed at
CGSmith.net, LLC (http://www.cgsmith.net/).
Portions of this software contains code
developed by Marco Arment
(http://www.marco.org/).
This software contains code derived from
DOMPDF (http://code.google.com/p/dompdf/)