FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
Dashboard
/
OrderDownloads
Edit File: block.json
{ "name": "surecart/customer-downloads", "title": "Customer Downloads", "apiVersion": 3, "description": "Displays the customer's downloads.", "category": "surecart-customer-dashboard", "keywords": ["download", "customer", "dashboard"], "textdomain": "surecart", "ancestor": ["surecart/dashboard-page", "surecart/dashboard-area"], "supports": { "reusable": false, "html": false, "align": ["wide", "full"] }, "attributes": { "title": { "type": "string", "default": "Downloads" } } }
Save
Back