Skip to content
  • Log In
  • Register
WordPress.org

Kreol Morisien

  • Themes
  • Plugins
  • About
  • Get WordPress
Get WordPress

Plugins

  • My Favorites
  • Beta Testing
  • Developers
Download

Customize My Account for WooCommerce

By SysBasics
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

Customize My Account for WooCommerce

Customize your default my account page. Reorder them , hide existing core endpoints. You will also be able to change the default endpoint.

Upgrade to pro

Check Live Demo for Pro version features

Check our Premium Plugins

Missing a feature or Want to inform us about bug ? Contact us here

Customize My Account for WooCommerce features

  • Modify existing endpoints.
  • Add custom links to your my account pages.
  • Drag and drop UI.
  • Modify WooCommerce My account Navigation background color
  • Modify WooCommerce My account Navigation text color
  • Modify WooCommerce My account menu item background color
  • Easily Customize WooCommerce My Account Navigation CSS Parameters like background , font color , link color or padding, fontsize etc using frontend live customizer.
  • Compatible with Elementor , Elementor Pro and Jetwoobuilder
  • Easily Create new custom my account page using Customize My Account widgets for free elementor widgets.

Customize My Account for WooCommerce free version features

  • Show/hide woocommerce core endpoints
  • Reorder core woocommerce my account endpoints
  • Add extra class to core endpoint
  • Add New link as endpoint on my account page
  • Show user avatar on my account page
  • Drag and drop UI
  • Use Dashicons for WooCommerce My Account Endpoints. Plugin has inbuilt dashicon picker. If somehow font awesome icons not working for you , you can opt for dashicon which has wider compatibility across all themes.

Customize My Account for WooCommerce pro version features

  • All features of free version
  • Support for link/endpoint/group endpoints
  • Drage link/endpoints(core/new) into group and reorder them
  • Show custom content on endpoints
  • Set groups as show by default which will make group menu open on page load
  • Hide existing order page columns
  • Add new custom columns to order listing page
  • Reorder order page columns
  • Add new custom order actions button in action column

Upgrade to pro

Check Live Demo for Pro version features

Customize Dokan Dashboard Endpoints features

  • Add new endpoint to your dokan dashboard
  • Hide existing dokan dashboard endpoints
  • Shortcode support
  • Modify icon of existing dokan dashboard enpoints
  • Add new link in dokan dashbaord

Color Image Variation Swatches For WooCommerce Plugin

Color Image Variation Swatches For WooCommerce For WooCommerce Plugin allows you to convert your regular woocommerce default dropdown into nicely looking color/image/taxt select

Checkout Color Image Variation Swatches For WooCommerce

check Customize Dokan Dashboard Endpoints Pro

Screenshots

  • Customize My Account for WooCommerce Backend
  • Customize My Account for WooCommerce Elementor
  • Customize My Account for WooCommerce Each Endpoint
  • Customize My Account for WooCommerce Customizer
  • Customize My Account for WooCommerce Free
  • Customize My Account for WooCommerce Frontend

Installation

Use automatic installer.

FAQ

How to override endpoint url?

Plugin has inbuilt hook which you can use to override my account endpoint url. Only use this if your setup is somehow not returning correct endpoint url.

add_filter('wcmamtx_override_endpoint_url','wcmamtx_override_endpoint_url',10,2);

function wcmamtx_override_endpoint_url($core_url,$key) {

    $new_url = ''.site_url().'/my-account/'.$key.'/';

    if ($key== "customer-logout") {
        $new_url = wp_nonce_url($new_url);
    }
    return $new_url;
}

You may use Code Snippets plugin to inject any extra php code.

Is plugin compatible with WPML ?

yes. you can use this plugin with WPML and locotranslate both.

For WPML visit WPML/Theme and plugins localization menu and search for this plugin and click on “scan the selected plugins for scan” button.

Now visit WPML/string translation and click on “Translate texts in admin screens” link at the bottom.

There search for wcmamtx_advanced_settings and wcmamtx_plugin_options and check the fields you want to translate. Then apply the changes.

Now visit WPML/String translation and translate your strings there.

Reviews

This is good plugin

saggy2023 March 9, 2023
Much needed plugin for woocommerce

A very useful and focused plugin

Jon Brown December 16, 2022
Let me easily add and then rearrange menu items on WooCommerce's /my-account/ page. Also has nice simple tools to customize the look and feel of that sidebar menu with icons (FontAwesome). Support was even quickly responsive to a bug report I made.

Very useful

Perties December 9, 2022 7 replies
I wish they maintain this plugin and upgrade it to newest WP version. I could not find any other plugin out there which would do the same. Edit: When a tab is added by a different plugin after you install this one, the tab will not show up. After clicking Reset button the tab will show up but all custom setting is reset and you need to start to customize it from scratch.

Nice

Scordisian June 13, 2022
It works and it is smooth! Got the premium version straight away.

Broke my account page!

jochemp May 11, 2022 1 reply
This plugin overrides the WooCommerce endpoints but after removing it because it was not as expected, the whole navigation menu is gone now and I'm not able to retrieve it back. Best avoid this plugin if you don't want to break your my account page.

Great

xmf5445 August 23, 2021
Thank you, I can be able to edit my menu with this plugin.
Read all 8 reviews

Contributors & Developers

“Customize My Account for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors
  • SysBasics

“Customize My Account for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Customize My Account for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Meta

  • Version: 1.4.8
  • Last updated: 1 day ago
  • Active installations: 5,000+
  • WordPress Version: 4.0 or higher
  • Tested up to: 6.1.1
  • PHP Version: 5.2 or higher
  • Languages:

    English (US) and Swedish.

    Translate into your language

  • Tags:
    accountcustomizeEndpointswoocommerce
  • Advanced View

Ratings

See all
  • 5 stars 6
  • 4 stars 0
  • 3 stars 1
  • 2 stars 0
  • 1 star 1
Log in to submit a review.

Contributors

  • SysBasics

Support

Issues resolved in last two months:

2 out of 2

View support forum

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Kreol Morisien

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry.