• This repository has been archived on 19/Jun/2021
  • Stars
    star
    1
  • Language
    PHP
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Provides access to non-sensitive product information, categories, tags, attributes and even reviews from your store without the need to authenticate.

More Repositories

1

co-cart

🛒 CoCart makes it easy to decouple your WooCommerce store via a customizable REST API that takes the pain out of developing – allowing you to build fast and flexible headless stores.
Shell
339
star
2

cocart-js-lib

JavaScript library for CoCart, supports CommonJS (CJS) and ECMAScript Modules (ESM).
JavaScript
9
star
3

cocart-get-cart-enhanced

This free add-on enhances the cart response by returning additional data for both the cart and the items added to it.
PHP
5
star
4

co-cart-tweaks

Example of using CoCart filters to extend the information sent and returned.
PHP
5
star
5

cocart-carts-in-session

Allows you to view all the carts in session via the WordPress admin.
PHP
4
star
6

cocart-vscode

A collection of CoCart snippets and autocompletions.
4
star
7

cocart-rate-limiting

Enables the rate limiting feature for CoCart.
JavaScript
3
star
8

cocart-cors

Enables support for CORS to allow CoCart to work across multiple domains.
JavaScript
3
star
9

cocart-api-reference-docs

API Reference for CoCart, CoCart Pro and it's add-ons.
SCSS
3
star
10

cocart-tools

Provides tools to help with development testing with CoCart.
PHP
3
star
11

cocart-example-package

Example package for a CoCart feature plugin that can also be installed as a standalone WordPress plugin.
JavaScript
3
star
12

cocart-postman-collections

Provides a Postman collection for CoCart.
3
star
13

cocart-admin

Package contains all the core admin features of CoCart.
PHP
2
star
14

cocart-cart-callback-example

An example of registering a callback that can be triggered when updating the cart with CoCart.
JavaScript
2
star
15

cocart-beta-tester

Easily update to prerelease versions of CoCart for testing and development purposes.
PHP
2
star
16

cocart-generate-image-dataurl

Extends CoCart by generating base64 dataUrl images.
PHP
2
star
17

cocart-app-demo

Headless store demo using simply HTML, CSS and jQuery
CSS
2
star
18

cocart-products-api

Provides a public view of the products on store for CoCart.
PHP
1
star
19

cocart-python-lib

A Python wrapper for the CoCart REST API. Work in Progress.
Python
1
star
20

cocart-compatibility

Package containing compatibility support for CoCart.
PHP
1
star
21

cocart-benchmark-performance

Only whitelisted plugins will load when requesting CoCart to improve performance.
PHP
1
star
22

cocart-sniffs

Collection of PHP_CodeSniffer sniffs for CoCart
PHP
1
star
23

cocart-sync-carts

Used to keep track of cart changes made to a previously loaded cart when passing a guest cart to a logged in customer.
JavaScript
1
star
24

cocart-payment-gateway-example

An example of registering a payment gateway for use with CoCart Pro.
JavaScript
1
star
25

cocart-core

This is the core of CoCart that provides support for managing the user session and decouples WooCommerce.
PHP
1
star
26

cocart-session-api

Provides administrators the ability to view and delete cart sessions with CoCart.
PHP
1
star
27

cocart-product-support-boilerplate

Provides a basic boilerplate for supporting adding, updating and removing a different product type to the cart with validation including adding your own parameters.
PHP
1
star
28

cocart-third-party

Package containing third party support for specific plugins, WooCommerce extensions and web hosts with CoCart.
PHP
1
star
29

cocart-check-cart-items

Checks items in the cart for validity and stock. Updates the cart before the cart returns what remains and returns a notice for each item changed.
PHP
1
star
30

cocart-jwt-authentication

This free add-on for CoCart allows you to authenticate via a simple JWT Token.
PHP
1
star