-
Notifications
You must be signed in to change notification settings - Fork 5
/
README.txt
86 lines (62 loc) · 2.15 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
________ _______ ________ _ __
/ ____/ / / / ___/ / _/ __ \/ | / /
/ /_ / / / /\__ \ / // / / / |/ /
/ __/ / /_/ /___/ /_/ // /_/ / /| /
/_/ \____//____//___/\____/_/ |_/
Fusion Framework powers the best CubeCart V5 themes.
Copyright (c) 2015 ShopDev (http://www.shopdev.co.uk). All Rights Reserved.
=================
= Compatibility =
=================
Fusion is compatible with CubeCart V5.
================
= Requirements =
================
You must meet the following requirements in order to use Fusion:
- PHP Safe Mode Disabled
================
= Installation =
================
Please see the CubeCart V5 theme documentation:
http://my.shopdev.co.uk/knowledgebase/21/CubeCart-V5-Skin-Installation.html
===========
= Credits =
===========
We would like to acknowledge the following authors whose work has been used
in creating the Fusion Framework:
- Devellion (http://www.cubecart.com)
- jQuery (http://jquery.com)
- Fabrizio Balliano, Kevin Dalman (http://layout.jquery-dev.net)
- Jason Frame (http://onehackoranother.com)
- Andris Reinman (http://www.jstorage.info)
- Ben Lin (http://dreamerslab.com)
- Tait Brown (http://taitems.tumblr.com)
- Michael Aufreiter, Yanick Rochon (http://www.quasipartikel.at)
- Josh Pyles (http://pixelmatrixdesign.com)
- Leaf Corcoran (http://leafo.net/lessphp)
=============
= Changelog =
=============
= Version 2.4 =
Removed license validation and verification.
Removed IonCube encoding.
= Version 2.3 =
Compatibility for IIS servers added.
Changed LESS compiler to use cURL instead of fOpen.
= Version 2.2 =
Restored JavaScript LESS compiler due to security restrictions imposed on various servers.
= Version 2.1 =
Fixed double tax bug.
Added missing language definitions file.
= Version 2.0 =
Code cleanup (modules use template files).
Cleaned Content Slider module (add one slide at a time).
Added Image Slider module.
Added Color picker module.
Added link back to administration panel.
Added version number to footer.
Added script loader to load in javascript.
Added LESS php parser.
Removed language definitions.
= Version 1.0 =
Initial release.