Commit Graph

9 Commits

Author SHA1 Message Date
Joshua Estes 8371f89125 Refactored and updated plugin to work with update API and to be able to
be packaged and distributed using more than just GitHub

Added a script to delete old extension, installing the new extension overrides the previous extension and the previous extensions does not function anymore, merchants should at least disable the previous plugin, the merchant will also need to also remove the extension from core_resource table

Updated to encrypt/decrypt keys to and from the database

Small bug fixes with the package script

Added instructions on how a previous merchant can upgrade to the new 2.x one
2014-10-14 10:37:19 -04:00
Joshua Estes 2593183300 Updated so tests are in the root directory 2014-07-21 11:10:36 -04:00
Joshua Estes e87bcb835d Updated build script to be more standardized 2014-07-15 12:36:02 -04:00
Joshua Estes 20bed00db5 Removed coveralls config from gitattributes file 2014-07-11 13:59:55 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -04:00
Joshua Estes 15e4fc1476 Small bug fix 2014-07-03 13:44:03 -04:00
Joshua Estes 672418a4f7 Working on the ability to run tests locally as well as on remote servers such as travis ci 2014-07-03 09:27:45 -04:00
Joshua Estes b984a32ff3 Updated to ignore the entire folder and not the files inside 2014-07-02 16:42:08 -04:00
Joshua Estes f5bb7398d4 Added files to gitattributes to ignore when downloading a zip file 2014-07-02 16:31:24 -04:00