Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getgrav/grav-skeleton-shop-site
Grav Shop Site Skeleton
https://github.com/getgrav/grav-skeleton-shop-site
grav grav-skeleton shopping-cart shopping-site
Last synced: about 1 month ago
JSON representation
Grav Shop Site Skeleton
- Host: GitHub
- URL: https://github.com/getgrav/grav-skeleton-shop-site
- Owner: getgrav
- License: mit
- Created: 2014-08-11T16:38:27.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-24T22:01:59.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T02:06:07.271Z (about 2 months ago)
- Topics: grav, grav-skeleton, shopping-cart, shopping-site
- Homepage: https://getgrav.org
- Size: 1.55 MB
- Stars: 18
- Watchers: 8
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Grav Shop Site Skeleton
The *Shop Site* skeleton is a [Grav](http://github.com/getgrav/grav) skeleton and includes a *user* folder giving an example of a store set up using Grav.
# Installation
To install this package, you will essentially be replacing the default `user` folder with the skeleton. To do this, download the zip version of this repository and unzip it under `/your/site/grav/`. Then, rename the folder to `user`.
If a user folder already exists, back up the folder to a safe place, delete it (if there is no custom content in it you wish to keep) or replace its contents with the files in the unzipped folder.
You should now have all the skeleton files under
/your/site/grav/user/
>> NOTE: This skeleton is a modular component for Grav which requires [Grav](http://github.com/getgrav/grav), the [Error](https://github.com/getgrav/grav-plugin-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) plugins, and a theme to be installed in order to operate. If you download this skeleton as part of a pre-assembled package from [GetGrav.org](http://getgrav.org/downloads/skeletons#extras), you should have everything you need to get started.