=== Webprofis Login & Registration Manager for WooCommerce ===
Contributors: webprofesionales
Tags: woocommerce, login, register, mobile menu, user area
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customize WooCommerce login, register and password reset forms and add a configurable mobile slide panel for user access.

== Description ==

Login Registro Manager allows you to customize the native WooCommerce authentication forms including login, register, lost password, reset password and the My Account interface using shortcodes.

The plugin also adds a configurable mobile slide panel (hamburger menu style) that can include user access, navigation elements and custom content.

It is designed for developers and store owners who need more control over the WooCommerce authentication interface without modifying WooCommerce core files.

Main features:

* WooCommerce authentication forms available via shortcodes
* Mobile slide panel menu (hamburger style)
* Dynamic user area display
* Customizable styles from the WordPress admin panel
* Compatible with most themes and page builders
* Lightweight and clean code

The plugin works with native WooCommerce authentication and does not replace WooCommerce core functionality.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Configure the plugin settings in the admin panel.
4. Insert the shortcodes where you want the forms to appear.

== Shortcodes ==

* `[wclrm_form type="login"]`
* `[wclrm_form type="register"]`
* `[wclrm_form type="reset"]`
* `[wclrm_form type="account"]`
* `[wclrm_user_area]`
* `[wclrm_mobile_menu_panel]`
* `[wclrm_cta]`

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. The login, register and account forms rely on WooCommerce authentication.

= Can it work without WooCommerce? =

The mobile panel can work independently, but the authentication forms require WooCommerce.

= Is there a PRO version available? =

Yes. A PRO version is available with additional advanced features and configuration options.

== Screenshots ==

1. Mobile slide panel with user area and custom fields
2. Login form displayed via shortcode
3. Register form with terms acceptance
4. Reset password form
5. Lost password form
6. Plugin settings in the WordPress admin panel
7. Social links and style configuration
8. CTA button

== Changelog ==

= 1.0.0 =
* Initial public release.
= 1.0.4 =
* Mejora: reemplazo automático del botón del menú del tema sin romper el layout.
* Fix: eliminado parpadeo del botón en carga inicial.
* Fix: compatibilidad mejorada con Divi, Elementor y temas populares.
* Mejora: comportamiento más estable en header dinámico.

== Upgrade Notice ==

= 1.0.0 =
Initial stable version.