Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Plugins

This directory is where CoCart will be put together when developing. DO NOT COMMIT any CoCart plugins here as they will be removed.

Changes must be committed to the correct package repository listed below.

  • CoCart Core ( This is the core of CoCart that provides support for managing the user session and decouples WooCommerce. )
  • Products API ( Provides a public view of the products on store for CoCart. )
  • Sessions API ( Provides administrators the ability to view and delete cart sessions with CoCart. )
  • Admin ( Package contains all the core admin features of CoCart including the settings page. )
  • Compatibility ( Provides compatibility for certain plugins and WooCommerce extensions. )
  • Third Party ( Provides support for specific plugins, WooCommerce extensions and web hosts. )