Changeset 3480753
- Timestamp:
- 03/12/2026 02:00:08 AM (3 weeks ago)
- Location:
- easycommerce/tags/1.25
- Files:
-
- 46 copied
-
. (copied) (copied from easycommerce/trunk) (view diffs)
-
app/API/Cart.php (copied) (copied from easycommerce/trunk/app/API/Cart.php) (view diffs)
-
app/API/Connectivity.php (copied) (copied from easycommerce/trunk/app/API/Connectivity.php) (view diffs)
-
app/API/Dashboard.php (copied) (copied from easycommerce/trunk/app/API/Dashboard.php) (view diffs)
-
app/API/Order.php (copied) (copied from easycommerce/trunk/app/API/Order.php) (view diffs)
-
app/API/Profile.php (copied) (copied from easycommerce/trunk/app/API/Profile.php) (view diffs)
-
app/Abstracts/User.php (copied) (copied from easycommerce/trunk/app/Abstracts/User.php) (view diffs)
-
app/Config/settings.php (copied) (copied from easycommerce/trunk/app/Config/settings.php) (view diffs)
-
app/Config/tables.php (copied) (copied from easycommerce/trunk/app/Config/tables.php) (view diffs)
-
app/Controllers/Common/API.php (copied) (copied from easycommerce/trunk/app/Controllers/Common/API.php) (view diffs)
-
app/Controllers/Common/Asset.php (copied) (copied from easycommerce/trunk/app/Controllers/Common/Asset.php) (view diffs)
-
app/Helpers/functions.php (copied) (copied from easycommerce/trunk/app/Helpers/functions.php) (view diffs)
-
app/Models/Cart.php (copied) (copied from easycommerce/trunk/app/Models/Cart.php) (view diffs)
-
app/Models/Order.php (copied) (copied from easycommerce/trunk/app/Models/Order.php) (view diffs)
-
app/Models/Product.php (copied) (copied from easycommerce/trunk/app/Models/Product.php) (view diffs)
-
assets/admin/css/settings.css (copied) (copied from easycommerce/trunk/assets/admin/css/settings.css) (view diffs)
-
assets/admin/js/init.js (copied) (copied from easycommerce/trunk/assets/admin/js/init.js) (view diffs)
-
assets/payment/js/stripe-payment.js (copied) (copied from easycommerce/trunk/assets/payment/js/stripe-payment.js) (view diffs)
-
assets/public/css/checkout-template-3.css (copied) (copied from easycommerce/trunk/assets/public/css/checkout-template-3.css) (view diffs)
-
assets/public/js/checkout.js (copied) (copied from easycommerce/trunk/assets/public/js/checkout.js) (view diffs)
-
build/dashboard.bundle.js (copied) (copied from easycommerce/trunk/build/dashboard.bundle.js) (view diffs)
-
build/dashboard.bundle.js.map (copied) (copied from easycommerce/trunk/build/dashboard.bundle.js.map) (view diffs)
-
build/easycommerce.bundle.js (copied) (copied from easycommerce/trunk/build/easycommerce.bundle.js) (view diffs)
-
build/easycommerce.bundle.js.map (copied) (copied from easycommerce/trunk/build/easycommerce.bundle.js.map) (view diffs)
-
build/settings.bundle.js (copied) (copied from easycommerce/trunk/build/settings.bundle.js) (view diffs)
-
build/settings.bundle.js.map (copied) (copied from easycommerce/trunk/build/settings.bundle.js.map) (view diffs)
-
build/shipping.bundle.js (copied) (copied from easycommerce/trunk/build/shipping.bundle.js) (view diffs)
-
build/shipping.bundle.js.map (copied) (copied from easycommerce/trunk/build/shipping.bundle.js.map) (view diffs)
-
build/tailwind.bundle.js (copied) (copied from easycommerce/trunk/build/tailwind.bundle.js) (view diffs)
-
build/tailwind.bundle.js.map (copied) (copied from easycommerce/trunk/build/tailwind.bundle.js.map) (view diffs)
-
easycommerce.php (copied) (copied from easycommerce/trunk/easycommerce.php) (view diffs)
-
readme.txt (copied) (copied from easycommerce/trunk/readme.txt) (view diffs)
-
vendor/composer/installed.php (copied) (copied from easycommerce/trunk/vendor/composer/installed.php) (view diffs)
-
views/settings/layout.php (copied) (copied from easycommerce/trunk/views/settings/layout.php) (view diffs)
-
views/shortcodes/checkout/template-2.php (copied) (copied from easycommerce/trunk/views/shortcodes/checkout/template-2.php) (view diffs)
-
views/shortcodes/checkout/template-3.php (copied) (copied from easycommerce/trunk/views/shortcodes/checkout/template-3.php) (view diffs)
-
views/templates/checkout/template-1/billing.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-1/billing.php) (view diffs)
-
views/templates/checkout/template-1/items.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-1/items.php) (view diffs)
-
views/templates/checkout/template-1/payment-methods.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-1/payment-methods.php) (view diffs)
-
views/templates/checkout/template-1/shipping.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-1/shipping.php) (view diffs)
-
views/templates/checkout/template-1/summary.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-1/summary.php) (view diffs)
-
views/templates/checkout/template-2/items.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-2/items.php) (view diffs)
-
views/templates/checkout/template-2/payment-methods.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-2/payment-methods.php) (view diffs)
-
views/templates/checkout/template-2/summary.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-2/summary.php) (view diffs)
-
views/templates/checkout/template-3/shipping.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-3/shipping.php) (view diffs)
-
views/templates/checkout/template-3/summary.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-3/summary.php) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.