Skip to content

iSenseLabs/architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architect

Architect OpenCart prototyping tool

This is an extension that can be used by developers to write custom functionality for an OpenCart website quickly. It provides the most essential tools for it - a controller, model, template, event, and a modification file. Furthermore, it does not matter which theme you are using - it will work with all OpenCart templates!

WARNING:
Architect is tool for developer or user with proper knowledge of OpenCart programming. Not recommended for end users without expert supervision.

Features

  • Rapid extension prototyping and development
  • Complete editor: Controller, Model, Template, Modification, and Events
  • Automatically add/remove events and modification into OpenCart workflow
  • Multi-store support
  • Redistribute widget in a Gist package
  • Compatible with all OpenCart themes
  • Top-notch module architecture, no files overwritten

Download

Documentations

Development

  • Branch master for OpenCart 3x
  • Branch oc2x for OpenCart 2x
    • oc2x\oc20 for OpenCart 2.0-2.2
    • oc2x\oc23 for OpenCart 2.3

Contributing

License

Architect - OpenCart extension prototyping tool; rapid extension development.
Copyright (C) 2019 iSenseLabs

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.