Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/statamic-courses-addon
https://github.com/anthonygore/statamic-courses-addon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonygore/statamic-courses-addon
- Owner: anthonygore
- Created: 2024-07-08T09:32:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T05:15:05.000Z (6 months ago)
- Last Synced: 2024-10-02T15:42:00.118Z (3 months ago)
- Language: PHP
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Statamic Courses
## Overview
> If you want to create a simple yet customizable online course using Statamic then this is for you!
You'll need to add *both* of these packages to your Statamic project:
- [Statamic Courses Starter Kit](https://statamic.com/starter-kits/anthony-gore/courses-starter-kit) (a free starter kit)
- [Statamic Courses Addon](https://statamic.com/addons/anthony-gore/courses) (a paid addon)## Features
- Courses and lessons are customizable content types
- Views are Antlers with custom tags allowing flexible design and UX
- Configurable enrollment flow so you can have free or paid courses, memberships, etcNote that we don't (yet?) provide these features out-of-the-box so you'll have to integrate them yourself if you need them:
- Payments and billing
- Quizzes
- Assignments
- Certificates## Getting started
Check the [documentation](https://statamic.com/addons/anthony-gore/courses/docs) for installation instructions.