Skip to content

Commit 96daa97

Browse files
Changes from Dhub (#56)
* Changes from dhub * Changes from Dhub --------- Co-authored-by: dhub-sync[bot] <145223974+dhub-sync[bot]@users.noreply.github.com>
1 parent 08019ea commit 96daa97

File tree

5 files changed

+31
-24
lines changed

5 files changed

+31
-24
lines changed

website/docs-v6/apps-and-extensions/app_changepasswords.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -29,44 +29,45 @@ The **Change Password** app is a separate add-on available from the [J2Commerce
2929

3030
## Install the App
3131

32-
In the Joomla Administrator, go to **System** -> **Install** -> **Extensions**.
32+
You can install this **Change Password** App using the Joomla installer. The following steps help you with a successful installation.
3333

34-
Upload the plugin ZIP file or use the **Install from URL** option.
34+
In the Joomla admin, go to **System -> Install -> Extensions**
3535

36-
<!-- SCREENSHOT: Joomla Extensions Install screen with Upload Package File tab active -->
36+
Upload the plugin ZIP file or use the Install from URL option.
37+
38+
![Install extensions](<../../../assets/app install1 (1) (1).webp>)
3739

3840
## Enable the App
3941

40-
Once installed, enable the plugin. There are two ways to access it.
42+
Once you have installed the App, you will need to enable it. There are **two** ways you can access the extension.&#x20;
4143

42-
**Option A:** Go to the **J2Commerce** icon at the top right corner -> **Apps**.
44+
**Option A:** Go to the **J2Commerce** icon at the top right corner **-> Apps**
4345

44-
**Option B:** Go to **Components** on the left sidebar -> **J2Commerce** -> **Apps**.
46+
**Option B:** Go to **Components** on the left sidebar **-> J2Commerce -> Dashboard -> Apps**
4547

46-
<!-- SCREENSHOT: J2Commerce Apps list with Change Password plugin visible -->
48+
![shipping method](/img/accordions-app.webp)
4749

48-
Search for **Change Password**, click the **X** next to the plugin name, and it turns into a green checkmark. The app is now enabled.
50+
Look for **Change Password**, click the **X,** and it will turn into a green checkmark. It is now enabled and ready for setup.
4951

50-
<!-- SCREENSHOT: Change Password plugin row in Apps list showing enabled green checkmark -->
52+
![](/img/password-enable.webp)
5153

5254
## Configure the App
5355

5456
Click on the **Change Password** title to open the plugin configuration screen.
5557

56-
<!-- SCREENSHOT: Change Password plugin configuration screen showing Plugin tab -->
58+
![](/img/password-settings.webp)
5759

5860
### Plugin Tab
5961

60-
| Setting | Description | Default |
61-
|---------|-------------|---------|
62-
| **Display Quick Icon** | Show a quick icon for this app on the J2Commerce dashboard. Requires the J2Commerce Quick Icon plugin to be installed and enabled. | No |
63-
| **Quick Icon Title** | The label displayed on the quick icon. Only visible when **Display Quick Icon** is set to **Yes**. | `J2Commerce Change Password` |
62+
**Display Quick Icon:** Show a quick icon for this app on the J2Commerce dashboard. Requires the J2Commerce Quick Icon plugin to be installed and enabled.
63+
64+
**Quick Icon Title:** The label displayed on the quick icon. Only visible when **Display Quick Icon** is set to '**Yes'**.
6465

6566
After adjusting settings, click **Save** or **Save & Close**.
6667

6768
## How It Works
6869

69-
When a logged-in customer visits their **My Profile** page on the frontend, a **Change Password** tab appears in the profile navigation alongside any other profile tabs.
70+
When a logged-in customer visits their **My Account** page on the frontend, a **Change Password** tab appears in the profile navigation alongside any other profile tabs.
7071

7172
<!-- SCREENSHOT: Frontend My Profile page showing Change Password tab in the tab navigation -->
7273

@@ -88,13 +89,13 @@ If there is a problem, inline error messages appear directly below the relevant
8889

8990
## Validation and Error Messages
9091

91-
| Situation | Message Shown |
92-
|-----------|---------------|
93-
| New Password field left empty | "New Password Required" |
94-
| Confirm Password field left empty | "Confirm Password Required" |
95-
| Passwords do not match | "Password Field Mismatch" |
96-
| Server-side save error | "New Password Save Problem" |
97-
| Success | "Password Updated Successfully" |
92+
| Situation | Message Shown |
93+
| --------------------------------- | ------------------------------- |
94+
| New Password field left empty | "New Password Required" |
95+
| Confirm Password field left empty | "Confirm Password Required" |
96+
| Passwords do not match | "Password Field Mismatch" |
97+
| Server-side save error | "New Password Save Problem" |
98+
| Success | "Password Updated Successfully" |
9899

99100
## Tips
100101

@@ -114,7 +115,7 @@ If there is a problem, inline error messages appear directly below the relevant
114115
2. Confirm the customer is logged into a Joomla user account on the frontend.
115116
3. If the problem persists, go to **System** -> **Manage** -> **Extensions**, search for **Change Password**, and verify the plugin status is **Enabled**.
116117

117-
<!-- SCREENSHOT: Extensions manager search result for Change Password plugin showing enabled status -->
118+
![](/img/password-manage.webp)
118119

119120
### Password Change Fails with a Generic Error
120121

website/docs-v6/getting-started/store-setup.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,13 @@ Go to **J2Commerce -> Store tab** and start filling in your store information
226226

227227
**Show Logout Link:** Select '**Show**' to display the logout link in my profile
228228

229-
**Filter Orders by Status:** You can limit customers to see only orders with the selected statuses in this field
229+
**Filter Orders by Status:** You can limit customers to see only orders with the selected statuses in this field.&#x20;
230+
231+
:::tip
232+
233+
**Helpful Tip:** In the example photo above, the customer would only see '**Confirmed**' orders under their **My Account**. If you want them to see other statuses like refunded, voided, cancelled, etc, then add those options here.
234+
235+
:::
230236

231237
**Show Terms & Conditions:** Select '**Yes**' to display terms and conditions during checkout
232238

35.3 KB
Loading
26.9 KB
Loading
23.7 KB
Loading

0 commit comments

Comments
 (0)