Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldlabel-apps/cannastore
Prototype demonstrating Algolia InstantSearch
https://github.com/goldlabel-apps/cannastore
algolia cannabis pwa
Last synced: about 1 month ago
JSON representation
Prototype demonstrating Algolia InstantSearch
- Host: GitHub
- URL: https://github.com/goldlabel-apps/cannastore
- Owner: goldlabel-apps
- License: other
- Created: 2021-01-31T15:51:13.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-03T08:47:34.000Z (almost 4 years ago)
- Last Synced: 2024-06-02T11:24:32.565Z (7 months ago)
- Topics: algolia, cannabis, pwa
- Language: PHP
- Homepage: https://cannastore.app
- Size: 24.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Cannastore](https://raw.githubusercontent.com/listingslab-software/listingslab/develop/listingslab/public/svg/headers/listingslab-plugin.svg)
# Cannastore.app
> Theme & Plugin for WordPress by Listingslab. Public, Open Source repository for the Listingslab WordPress Plugin. Always FREE, Always Open Source, use the Listingslab software to open up a world of good to your tired old WordPress site
### Download
- [cannastore.zip](https://github.com/listingslab-software/cannastore/raw/develop/theme/cannastore.zip)
### Localhost Symlink Install
Running the unix command `ln` creates a symlink. The idea here is to clone this repo to the same machine as your wordpress install and then symlink the folders to your wp-content directory in order to
```bash
# SymLinks the theme
ln -s ~/Desktop/Node/cannastore/theme/cannastore ~/Desktop/LAMP/wordpress-5.6/wp-content/themes/# SymLinks the plugin
ln -s ~/Desktop/Node/cannastore/plugin/cannastore ~/Desktop/LAMP/wordpress-5.6/wp-content/plugins/```
### Contact or Contribute
Bug? Feature Request? Enquiry? [Create New Issue](https://github.com/listingslab-software/cannastore/issues/new/choose)