SysBasics Customize My Account for WooCommerce

Descripción

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.

Main Features of Customize My Account for WooCommerce plugin:

  • Add new endpoints in the My Account page, visible to your users , and choose what the content will be using third party shortcodes. You can use third party
    subscription , royalty , coupons , wallet related shortcodes.
  • Create Specific endpoints , links , groups into my account page that are visible only specific roles or users;
  • Choose and customize the layout of the My Account page so to make it more usable and modern;
  • Hide/show existing endpoitns without using any extra code.
  • Add icons to your existings my account page endpoints. Optionally you can display them as dashboard links and most importantly show them inside
    My account widget.
  • Compatible with WPML and WPML sticky links.

Modify the default WooCommerce endpoints

  • This is the most important feature of this plugin just after activation using checkboxes you exclude/include/rename existing endpoints. set icons to existing and new endpoint/links. Plugin support three types of library as of now for icons. Font Awesome, Dashicons and you can also upload your own icon.
    Plugin also seamlessly integrates itself with third party endpoints. It recognises the existing endpoint. Best part is that you can even reorder/rename that
    third party endpoint. In certain cases if you want this plugin to take over third party endpoint, just hide the existing third party endpoint by unchecking
    the checkbox then create new endpoint with same slug and it will work fine. For example you have Rewards Endpoint that are sourced from any other plugin which has revwards slud. in that case if you want full control as other endpoints just hide existing endpoint and add new endpoint with rewards slug and it will just work fine.

Make your Dashboard Pretty with Dashboard links

  • Plugin upon activation ads dashboard links or you may call it banner to your dashboard page. Most importantly you can manage the order of those dashboard links and you can also exclude certain endpoints from being included in dashboard links. Certain themes do have this feature inbuilt , in those case we
    have provided you option to disable this feature completely. It works on most possible scenarios with wider theme compatibility.

My Account navigation widget menu

  • Plugin has inbuilt my account navigation widget menu feature where you can include existing endpoint links and display them into any menu of your site. Plugin also support navigation widget under appearance/menu field.

Allow WooCommerce users to change avatar

  • Pugin by default upon activation displays nice gravtar on my account page where optionally you can allow them to change the avatar by uploading png/jpg file. you can even adjust the dimension of avatar for users.

Redirect default dashboard to endpoint

  • Using simple option you can replace default page from dashboard to orders , downloads or something else. you can even create custom endpoint and send users there upon login. This feature is useful specially if you don’t like the default dashboard. Using elementor you can create clone template of dashboard or other endpoint and replace that with new cloned template.

Override endpoints using elementor

  • This plugin is even charm with free plugin elementor where you can create cloned template of existing endpoints and replace existing endpoints with cloned endpoints usind elementor’s drag and drop feature.

ACF forms in WooCommerce My Account

  • Using third party plugin Frontend Admin by DynamiApps You can create dynamic forms within your woocommerce my account page. possible use case scenario like having profile edit form inside endpoint, guest posting form , recipe submission form etc. Possibilities are endless with this.

Customize My Account for WooCommerce Other features

  • Modify existing endpoints.
  • Add My Account navigation widget to any menu.
  • 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 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.
  • Optionally replace entire my account with custom elementor template.
  • Optionally override endpoint content with elementor template content

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

Privacy Policy

Customize My Account for WooCommerce uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.

Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users.

Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case.

Learn more about how Appsero collects and uses this data.

Capturas

  • customize my account for woocommerce
  • customize my account for woocommerce
  • customize my account for woocommerce
  • customize my account for woocommerce
  • customize my account for woocommerce Free
  • customize my account for woocommerce Frontend

Instalación

Use automatic installer.

Preguntas frecuentes

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.

Is plugin compatible with WPML Sticky links ?

Yes

Can plugin used without elementor or with other page builders ?

Yes

Is it possible to override MY Account text in wicget with something like hello,username ?

yes. First make sure you have version 2.5.11 or higher then you can use below given hook to modify default text

add_filter('wcmamtx_my_account_nav_widget_text','wcmamtx_my_account_nav_widget_text_function',10,1);

function wcmamtx_my_account_nav_widget_text_function($default_text) {

    if ( !is_user_logged_in() ) {
            return $default_text;
    }

    $current_user = wp_get_current_user();

    $user_name= $current_user->display_name; 
    $default_text = 'Hello , '.ucfirst($user_name).'';
    return $default_text;
}

use above give php code snippet . you may use code snippets plugin to inject any extra php code.

Reseñas

12 de octubre de 2024
I like this plugin specially the my account navation widget feature added recently. hope they keep improving this
23 de enero de 2024 1 respuesta
The mail support is really good if you’re facing any problems… they contacted me within a min and fixed the issue within 10 mins. Im quite impressed by the support team
28 de noviembre de 2023 4 respuestas
2 stars because it might work with some themes and/or Elementor, I don’t know. It doesn’t work with my FSE theme (Spectra One) at all. The my-account page becomes a very basic, ugly page and the links don’t work.
Leer todas las 17 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“SysBasics Customize My Account for WooCommerce” ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce “SysBasics Customize My Account for WooCommerce” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

Version 2.6.0 – 16 October 2024

  • Enahncement – Inbuilt support for avatar change.

Version 2.5.15 – 16 October 2024

  • 2.5.15 – Fix- Show widget only for logged in issue.
  • 2.5.14 – Fix- Bug with previous release.
  • 2.5.13 – Fix- My account navigation widget now showing on certain themes.
  • 2.5.12 – Plugin breaking password reset functinality.
  • 2.5.11 – Added hook wcmamtx_my_account_nav_widget_text to override My Account text.
  • 2.5.10 – Fixed issue with previous update.
  • 2.5.8 – Css issue fix with neve theme.
  • 2.5.7 – Updated description on wp.org plugin.
  • 2.5.5 – dashboard links not working after restoring endpoints.
  • Enhancement – Possiblity to try 02 endpoint and 02 groups.

Version 2.4.2 – 13 Sept 2024

  • Combined order actions and columns.
  • Added quick setup guide.

Version 2.3.3 – 19 June 2024

  • Version 2.3.3 – Fix – Endpoint Redirect issue on frontend.
  • Fixed all know bugs.
  • Improved WPML compatibility.

Version 2.2.17 – 25 January 2024

  • Version 2.2.17 – (25 January 2024) – Fix – Styling issues with oceanwp theme.
  • Version 2.2.16 – Enhancement – Improved css compatibility with third party themes.
  • Version 2.2.15 – Enhancement – Improved css compatibility with third party themes.
  • Version 2.2.14 – Enhancement – Added reminder notice to review plugin.
  • Version 2.2.13 – Fix – Visibility not working with dashboard links.
  • Version 2.2.12 – Enhancement – Make endpoints visible to specific users or show only to specific users.
  • Version 2.2.11 – Fix – styling issue with woodmart theme.
  • Version 2.2.10 – Fix – Wrong link shown when endpoint key is changed.
  • Version 2.2.9 – Fix – Mobile specific css issue.
  • Version 2.2.8 – Fix – Navigation styling improvement
  • Version 2.2.7 – Fix – styling issues with flatsome theme.
  • Version 2.2.6 – Fix – Styling issues with flatsome theme.
  • Version 2.2.5 – Fix – removed view order widget. can be reinstroduced post bug fix and through testing.
  • Version 2.2.4 – Fix – Debug error.
  • Version 2.2.3 = Enhancement – Updated readme plugin tags.
  • Version 2.2.2 – Enahncement – Updated readme plugin tags.
  • Version 2.2.1 – Enahncement – User placeholder incase image is not uploaded.

Version 2.2.0 Release date 27 December 2023
– Enhancement – Add your own svg/png/jpeg icon for dashboard links and endpoints.
– Enhancemnt – Improvement in css for popular themes for navigation.
– Ehnancement – Improved styling of backend inputs.

Version 2.1.25 – 27 December 2023

  • 2.1.25 – 27 December 2023 – Fix – Noicon not working.
    – Enhancement – Redirecting users to settings page after activation.
  • 2.1.24 – 26 December 2023 – Fix – Another set of debug errors.
  • 2.1.23 – 26 December 2023 – Fix – Fatal error.
  • 2.1.22 – 26 December 2023 – Updated Appsero SDK as wp.org requirements.
  • 2.1.21 – 26 December 2023 – Added more options to my account menu widget.
  • 2.1.20 – 26 December 2023 – Updated wpml-config.xml
  • 2.1.19 – 26 December 2023 – Enhancement – Option to hide endpoints/links into dashboard links and my account widget menu.
  • 2.1.18 – 26 December 2023 – Fix – Appsero issue.
  • 2.1.17 – 26 December 2023 – Fix – Icon opacity issue.
  • 2.1.16 – 26 December 2023 – Fix – Default theme icons not showing.
  • 2.1.15 – 25 December 2023 – Fix – My Account link visible by default.
  • 2.1.14- 25 December 2023 – Fix – Appsera class conflict.
  • 2.1.13 – 25 December 2023 – Enhancement – Css improvemnt with popular third party themes.
  • 2.1.12 – 25 December 2023 – Fix – Compatibility issues with flatsome theme.
  • 2.1.11 – 15 December 2023 – Fix – Hide submenu for my account widget if user not logged in.
  • 2.1.10 – 15 December 2023 – Enhancement – Styling improvments to popular themes.
  • 2.1.9 – 25 December 2023 – Enhancement – Added compatibility of header my account widget for astra theme.
  • 2.1.8 – 23 December 2023 – Fix – Improved navigation style for astra theme.
  • 2.1.7 – 23 December 2023 – Fix – Order endpoint override not working properly.
  • Fix – – Bug with previous release.

Version 2.1.1 – 21 December 2023
* Enhancement – – Added wcmamtx_Appsero client.

Version 2.1.0 – 15 December 2023
* Enhancement – Added options to override elementor widgets.

Version 2.0.13 – 14 December 2023

  • Version 2.0.13 – Fix – Tabs not getting hidden in dashboard links.
  • Version 2.0.12 – Fix – Debug errors.
  • Version 2.0.11 – Enhancement- Removed feature of overiding endpoint content temporarily, could be added after full testing and fixing known issues.
  • Version 2.0.10 – Fix – woodmart navigation appears on product single page.
  • Version 2.0.9 – Enhancement – Added plugin deactivation survey.
  • Version 2.0.8 – Enhancement – Improved author support links.
  • Version 2.0.7 – Enhancement – Removed changelog.txt instead use https://wordpress.org/plugins/customize-my-account-for-woocommerce/#developers.
  • Version 2.0.6 – Enhancement – Added Changelog.
  • Version 2.0.5 – Fix – Bug related to previous release.
  • Version 2.0.4 – Fix – Updated plugin author url.
  • Version 2.0.3 – Enhancement – Improvements in backend links and button css.
  • Version 2.0.2 – Fix- Debug Errors.
  • Version 2.0.1 – Fix- issue with previous release.
  • Enhancement – Allows users to try 2 endpoint and 2 groups.