Phoca Cart Microcart (mod_phocamicrocart)

Phoca Cart - complex e-commerce extension
pixelstun.de
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 16 Apr 2020, 12:51

Phoca Cart Microcart (mod_phocamicrocart)

Post by pixelstun.de »

Hi,

I built a very basic microcart module for Phoca Cart.
It basically shows a shopping cart icon with a label (count of current items in cart).

https://imgur.com/a/nqiu9iq

You can find it here (updates might enabled via update server later).
https://github.com/pixelstunde/mod_phoc ... t/releases
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart Microcart (mod_phocamicrocart)

Post by Jan »

Hi, great to hear it, anyway this can be done even per template overrides:
https://www.phoca.cz/phocacart-extensions/5-overrides

https://www.phoca.cz/documents/116-phoc ... 5-template

Image

Image

If you let me information about this extension, I can add it to Phoca Cart extension directory:

Following information will be needed:

1 ) Name: Extension Name

2 ) Image 48px x 48px: (URL) Link to image of this extension (e.g. store the image on Github and copy the raw link to this image)
https ://raw.githubusercontent.com/User/Project/master/images/extension-image.48x48.png

3 ) Image 512px x 512px: (URL) Link to image of this extension (e.g. store the image on Github and copy the raw link to this image)
https ://raw.githubusercontent.com/User/Project/master/images/extension-image.48x48.png

4 ) Link (Extension): (URL) Link to extension page (e.g. to Github project page)

5 ) Version: Version of the extensions, e.g. 1.0.0

6 ) Description: Some short description (up to 10 words)

7 ) Developer: Developer name or nickname

8 ) Developer link: (URL) Link to developer site (if it exists, it can be a link to Github project page)

9 ) Download: (URL) Download link of the extension

10 ) Price: If there is some price then set price, otherwise leave empty

11 ) Obtain Type: Is the extension paid or can be downloaded after registering on some page or directly downloaded?

12 ) Type: Plugin or Module or Template or Language

13 ) Element: The element name of the extension

- if modules e.g.: "mod_phocacart_currency"
- if plugins e.g.: "free_shipping_info"

14 ) Folder:

- if modules: leave empty
- if payment plugins: "pcp"
- if shipping plugins: "pcs"
- if view plugins: "pcv"
- if administration plugins: "pca"
- if feed plugins: "pcf"


15 ) Compatibility: What version of Phoca Cart is compatible with? Mostly, this is "3"

Thank you very much.

Jan
If you find Phoca extensions useful, please support the project
Post Reply