Changeset 3425725
- Timestamp:
- 12/23/2025 01:39:07 AM (3 months ago)
- Location:
- easycommerce/tags/1.14
- Files:
-
- 19 deleted
- 104 copied
-
. (copied) (copied from easycommerce/trunk) (view diffs)
-
.yarnrc.yml (copied) (copied from easycommerce/trunk/.yarnrc.yml) (view diffs)
-
app/API/Abandoned_Cart.php (copied) (copied from easycommerce/trunk/app/API/Abandoned_Cart.php) (view diffs)
-
app/API/Addon.php (copied) (copied from easycommerce/trunk/app/API/Addon.php) (view diffs)
-
app/API/Cart.php (copied) (copied from easycommerce/trunk/app/API/Cart.php) (view diffs)
-
app/API/Dashboard.php (copied) (copied from easycommerce/trunk/app/API/Dashboard.php) (view diffs)
-
app/API/Importer.php (copied) (copied from easycommerce/trunk/app/API/Importer.php) (view diffs)
-
app/API/Product.php (copied) (copied from easycommerce/trunk/app/API/Product.php) (view diffs)
-
app/Controllers/Admin/Init.php (copied) (copied from easycommerce/trunk/app/Controllers/Admin/Init.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/Controllers/Common/Block.php (copied) (copied from easycommerce/trunk/app/Controllers/Common/Block.php) (view diffs)
-
app/Controllers/Common/Process.php (copied) (copied from easycommerce/trunk/app/Controllers/Common/Process.php) (view diffs)
-
app/Controllers/Front/Init.php (copied) (copied from easycommerce/trunk/app/Controllers/Front/Init.php) (view diffs)
-
app/Controllers/Front/Template.php (copied) (copied from easycommerce/trunk/app/Controllers/Front/Template.php) (view diffs)
-
app/Controllers/Payment/Braintree.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Braintree.php) (view diffs)
-
app/Controllers/Payment/Cash_On_Delivery.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Cash_On_Delivery.php) (view diffs)
-
app/Controllers/Payment/Mollie.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Mollie.php) (view diffs)
-
app/Controllers/Payment/PayPal.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/PayPal.php) (view diffs)
-
app/Controllers/Payment/Square.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Square.php) (view diffs)
-
app/Controllers/Payment/Stripe/API/PaymentIntent.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Stripe/API/PaymentIntent.php) (view diffs)
-
app/Controllers/Payment/Stripe/Controllers/Common/API.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Stripe/Controllers/Common/API.php) (view diffs)
-
app/Controllers/Payment/Stripe/Controllers/Common/Init.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Stripe/Controllers/Common/Init.php) (view diffs)
-
app/Controllers/Payment/Stripe/PaymentMethods/Stripe.php (copied) (copied from easycommerce/trunk/app/Controllers/Payment/Stripe/PaymentMethods/Stripe.php) (view diffs)
-
app/Helpers/Field/Image.php (copied) (copied from easycommerce/trunk/app/Helpers/Field/Image.php) (view diffs)
-
app/Helpers/functions.php (copied) (copied from easycommerce/trunk/app/Helpers/functions.php) (view diffs)
-
app/Models/Abandoned_Cart.php (copied) (copied from easycommerce/trunk/app/Models/Abandoned_Cart.php) (view diffs)
-
app/Models/Cart.php (copied) (copied from easycommerce/trunk/app/Models/Cart.php) (view diffs)
-
app/Models/Location.php (copied) (copied from easycommerce/trunk/app/Models/Location.php) (view diffs)
-
app/Models/Notice.php (copied) (copied from easycommerce/trunk/app/Models/Notice.php) (view diffs)
-
assets/admin/css/common.css (copied) (copied from easycommerce/trunk/assets/admin/css/common.css) (view diffs)
-
assets/admin/css/settings.css (copied) (copied from easycommerce/trunk/assets/admin/css/settings.css) (view diffs)
-
assets/admin/img/banner-sale/discount.gif (copied) (copied from easycommerce/trunk/assets/admin/img/banner-sale/discount.gif) (view diffs)
-
assets/admin/js/notice.js (copied) (copied from easycommerce/trunk/assets/admin/js/notice.js) (view diffs)
-
assets/common/css/init.css (copied) (copied from easycommerce/trunk/assets/common/css/init.css) (view diffs)
-
assets/common/img/clean_abandoned.png (copied) (copied from easycommerce/trunk/assets/common/img/clean_abandoned.png) (view diffs)
-
assets/common/img/close.png (copied) (copied from easycommerce/trunk/assets/common/img/close.png) (view diffs)
-
assets/payment/img (copied) (copied from easycommerce/trunk/assets/payment/img) (view diffs)
-
assets/payment/js/paypal.js (copied) (copied from easycommerce/trunk/assets/payment/js/paypal.js) (view diffs)
-
assets/payment/js/square.js (copied) (copied from easycommerce/trunk/assets/payment/js/square.js) (view diffs)
-
assets/payment/js/stripe-payment.js (copied) (copied from easycommerce/trunk/assets/payment/js/stripe-payment.js) (view diffs)
-
blocks/checkout/billing-address/index.jsx (copied) (copied from easycommerce/trunk/blocks/checkout/billing-address/index.jsx) (view diffs)
-
blocks/checkout/cart/index.jsx (copied) (copied from easycommerce/trunk/blocks/checkout/cart/index.jsx) (view diffs)
-
blocks/components/typography.js (copied) (copied from easycommerce/trunk/blocks/components/typography.js) (view diffs)
-
blocks/shops-page/template-1/block.json (copied) (copied from easycommerce/trunk/blocks/shops-page/template-1/block.json) (view diffs)
-
blocks/shops-page/template-1/components/Filters.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-1/components/Filters.js) (view diffs)
-
blocks/shops-page/template-1/edit.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-1/edit.js) (view diffs)
-
blocks/shops-page/template-1/inc (deleted)
-
blocks/shops-page/template-1/index.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-1/index.js) (view diffs)
-
blocks/shops-page/template-1/render.php (deleted)
-
blocks/shops-page/template-2/block.json (copied) (copied from easycommerce/trunk/blocks/shops-page/template-2/block.json) (view diffs)
-
blocks/shops-page/template-2/components/Filters.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-2/components/Filters.js) (view diffs)
-
blocks/shops-page/template-2/edit.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-2/edit.js) (view diffs)
-
blocks/shops-page/template-2/inc (deleted)
-
blocks/shops-page/template-2/index.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-2/index.js) (view diffs)
-
blocks/shops-page/template-2/render.php (deleted)
-
blocks/shops-page/template-3/block.json (copied) (copied from easycommerce/trunk/blocks/shops-page/template-3/block.json) (view diffs)
-
blocks/shops-page/template-3/components/Filters.js (copied) (copied from easycommerce/trunk/blocks/shops-page/template-3/components/Filters.js) (view diffs)
-
blocks/shops-page/template-3/inc (deleted)
-
blocks/shops-page/template-3/render.php (deleted)
-
blocks/single-product/add-to-cart/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/add-to-cart/block.json) (view diffs)
-
blocks/single-product/add-to-cart/render.php (deleted)
-
blocks/single-product/attributes/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/attributes/block.json) (view diffs)
-
blocks/single-product/attributes/render.php (deleted)
-
blocks/single-product/gallery/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/gallery/block.json) (view diffs)
-
blocks/single-product/gallery/render.php (deleted)
-
blocks/single-product/price/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/price/block.json) (view diffs)
-
blocks/single-product/price/render.php (deleted)
-
blocks/single-product/product-tab/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/product-tab/block.json) (view diffs)
-
blocks/single-product/product-tab/render.php (deleted)
-
blocks/single-product/rating/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/rating/block.json) (view diffs)
-
blocks/single-product/rating/render.php (deleted)
-
blocks/single-product/stock/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/stock/block.json) (view diffs)
-
blocks/single-product/stock/render.php (deleted)
-
blocks/single-product/summary/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/summary/block.json) (view diffs)
-
blocks/single-product/summary/render.php (deleted)
-
blocks/single-product/thumbnail/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/thumbnail/block.json) (view diffs)
-
blocks/single-product/thumbnail/render.php (deleted)
-
blocks/single-product/title/block.json (copied) (copied from easycommerce/trunk/blocks/single-product/title/block.json) (view diffs)
-
blocks/single-product/title/render.php (deleted)
-
build/blocks (copied) (copied from easycommerce/trunk/build/blocks) (view diffs)
-
build/blocks.bundle.js (copied) (copied from easycommerce/trunk/build/blocks.bundle.js) (view diffs)
-
build/blocks.bundle.js.map (copied) (copied from easycommerce/trunk/build/blocks.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/editor.bundle.js (copied) (copied from easycommerce/trunk/build/editor.bundle.js) (view diffs)
-
build/editor.bundle.js.map (copied) (copied from easycommerce/trunk/build/editor.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/store.bundle.js (copied) (copied from easycommerce/trunk/build/store.bundle.js) (view diffs)
-
build/store.bundle.js.map (copied) (copied from easycommerce/trunk/build/store.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)
-
build/tax.bundle.js (copied) (copied from easycommerce/trunk/build/tax.bundle.js) (view diffs)
-
build/tax.bundle.js.map (copied) (copied from easycommerce/trunk/build/tax.bundle.js.map) (view diffs)
-
build/wizard.bundle.js (copied) (copied from easycommerce/trunk/build/wizard.bundle.js) (view diffs)
-
build/wizard.bundle.js.map (copied) (copied from easycommerce/trunk/build/wizard.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)
-
samples/dummy-data/products.csv (copied) (copied from easycommerce/trunk/samples/dummy-data/products.csv) (view diffs)
-
vendor/braintree/braintree_php/Jenkinsfile (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/Jenkinsfile) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/ClientTokenGateway.php (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/lib/Braintree/ClientTokenGateway.php) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/CreditCardVerificationGateway.php (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/lib/Braintree/CreditCardVerificationGateway.php) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Error/Codes.php (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/lib/Braintree/Error/Codes.php) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/TransactionGateway.php (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/lib/Braintree/TransactionGateway.php) (view diffs)
-
vendor/braintree/braintree_php/lib/Braintree/Version.php (copied) (copied from easycommerce/trunk/vendor/braintree/braintree_php/lib/Braintree/Version.php) (view diffs)
-
vendor/composer/autoload_classmap.php (copied) (copied from easycommerce/trunk/vendor/composer/autoload_classmap.php) (view diffs)
-
vendor/composer/autoload_static.php (copied) (copied from easycommerce/trunk/vendor/composer/autoload_static.php) (view diffs)
-
vendor/composer/installed.json (copied) (copied from easycommerce/trunk/vendor/composer/installed.json) (view diffs)
-
vendor/composer/installed.php (copied) (copied from easycommerce/trunk/vendor/composer/installed.php) (view diffs)
-
views/blocks/shops-page (copied) (copied from easycommerce/trunk/views/blocks/shops-page) (view diffs)
-
views/blocks/single-product (copied) (copied from easycommerce/trunk/views/blocks/single-product) (view diffs)
-
views/blocks/template-1 (deleted)
-
views/blocks/template-2 (deleted)
-
views/blocks/template-3 (deleted)
-
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-2/payment-methods.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-2/payment-methods.php) (view diffs)
-
views/templates/checkout/template-3/payment-methods.php (copied) (copied from easycommerce/trunk/views/templates/checkout/template-3/payment-methods.php) (view diffs)
-
views/templates/single-product/layout-default.php (copied) (copied from easycommerce/trunk/views/templates/single-product/layout-default.php) (view diffs)
-
views/templates/single-product/layout.php (copied) (copied from easycommerce/trunk/views/templates/single-product/layout.php) (view diffs)
-
views/templates/single-product/summary.php (copied) (copied from easycommerce/trunk/views/templates/single-product/summary.php) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.