Validate Shopify and WooCommerce apps/plugins against marketplace requirements before submission
Project description
gatekpr
Validate Shopify and WooCommerce apps/plugins against marketplace requirements before submission.
Installation
pip install gatekpr
Usage
# Validate an app
gatekpr check ./my-app
# Search documentation
gatekpr docs search "GDPR webhooks"
# List validation rules
gatekpr rules list
What it checks
Shopify
- GDPR Webhooks - customers/redact, customers/data_request, shop/redact
- Billing API - Proper use of Shopify Billing API
- Security - No hardcoded secrets, SQL injection, XSS prevention
- OAuth - Correct authentication flow
- GraphQL - Prefer GraphQL over REST API
- App Bridge - Proper embedded app implementation
- Theme Extensions - Online Store 2.0 compliance
WooCommerce
- REST API v3 - Proper WC API usage
- HPOS Compatibility - High-Performance Order Storage
- Hooks - Proper WordPress/WooCommerce hooks
- Security - Nonce verification, capability checks
- Data Handling - GDPR compliance
Features
- 67 validation rules across both platforms
- Pattern-based code analysis
- Detailed solution plans
- Documentation search
Requirements
- Python 3.8+
- Works on macOS, Linux, and Windows
Links
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gatekpr-0.2.5.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gatekpr-0.2.5.tar.gz.
File metadata
- Download URL: gatekpr-0.2.5.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66578c5924f302993b0251a87a5f3c78fb71add9ef9674fdab2d09fd221333e9
|
|
| MD5 |
44e1e1637a05286612329b1770e10464
|
|
| BLAKE2b-256 |
7cd59b26200a312b32e4265f59f145de51fa3cbe67bfd5b9366d29926df364c0
|
File details
Details for the file gatekpr-0.2.5-py3-none-any.whl.
File metadata
- Download URL: gatekpr-0.2.5-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b2318cccece18a66bb9fa9fcb513855f069c8680c4a2408d758e5bf85015969
|
|
| MD5 |
35c2dd2cf76202d66b48de1ebd134c5a
|
|
| BLAKE2b-256 |
a7bec9372122d315ab25e713f0bbc93003ce73517f28900eb18e8a61451af5e4
|