refactor: Migrate documentation content, rebuild UI components, and update core architecture.
This commit is contained in:
39
docs/getting-started/introduction.mdx
Normal file
39
docs/getting-started/introduction.mdx
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: Overview of the WooNooW Plugin ecosystem
|
||||
date: 2024-01-31
|
||||
---
|
||||
|
||||
## What is WooNooW?
|
||||
|
||||
**WooNooW** is a comprehensive WooCommerce enhancement suite designed to power up your online store. It provides a robust set of tools for license management, subscription handling, and custom checkout flows.
|
||||
|
||||
### Key Features
|
||||
|
||||
* **License Management**: Sell and manage digital software licenses with ease.
|
||||
* **OAuth Activation**: Secure, user-verified license activation flow.
|
||||
* **Subscription Utilities**: Enhanced subscription notifications and manual renewal controls.
|
||||
* **Developer API**: Full REST API for extending functionality.
|
||||
|
||||
---
|
||||
|
||||
## Why use WooNooW?
|
||||
|
||||
If you are a plugin developer or a digital store owner using WooCommerce, WooNooW simplifies the complex parts of your business logic.
|
||||
|
||||
<CardGroup>
|
||||
<Card title="For Developers" icon="Terminal">
|
||||
Built with extensibility in mind. Use our hooks, filters, and REST API to build custom integrations.
|
||||
</Card>
|
||||
<Card title="For Store Owners" icon="Box">
|
||||
Manage your digital products, verified customers, and subscriptions all in one place.
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
## Getting Help
|
||||
|
||||
Need assistance? Check out our support channels:
|
||||
|
||||
* [Official Support](https://woonoow.com/support)
|
||||
* [Community Forums](https://community.woonoow.com)
|
||||
* [Developer Docs](https://docs.woonoow.com)
|
||||
Reference in New Issue
Block a user