App Introduction
Allow customers to edit their profiles: first name, last name, phone number, profile picture, and custom fields Tired of manually updating customer records? Customer Account Editor solves the problem of editing classic customer accounts and saves you time by letting customers edit their profile information and custom fields (including email, first name, last name, phone number, and profile picture) via a dedicated page in their Shopify account. You can control which data customers are allowed to modify to avoid unnecessary account edits.
Core Functionality
- Let customers update their account fields
- Easy to install and integrate with customer accounts
- Supports Shopify 2.0 themes
- Allows editing of custom fields stored in customer notes
- Enables uploading customer profile pictures for use via Liquid/metafields
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Brand-owned Stores
- DTC Model Merchants
Basic Information
- Developer:Intelli-ua
- Address:Bogdana Khmeltinskogo boulevard 10, ap. 39, Kharkiv, 61099, UA
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:1 comment
- Release Date:2023-1-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- Customer Account Edit Page
- Customers can edit first and last name
- Customers can edit email and phone number
- Customers can edit their profile picture
- Enable / Disable fields
- Shopify 2.0 Compatible
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_metafields
- GET /admin/api/apps/{app_id}/installation.json
- POST /admin/api/shop/metafields.json
- PUT /admin/api/shop/metafields/{metafield_id}.json
Permission:write_shop,read_shop,manage_metafields
- GET /admin/api/themes/{theme_id}.json
- POST /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets/{asset_key}.json
Permission:write_themes,read_themes,manage_assets
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
Permission:write_customers,read_customers,manage_metafields
- POST /admin/api/customers/{customer_id}/images.json
- GET /admin/api/customers/{customer_id}/images.json
- PUT /admin/api/customers/{customer_id}/images/{image_id}.json
Permission:write_customers,read_customers,manage_metafields