Skip to content

Commit

Permalink
Update README.md - style and spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Levashov committed Sep 11, 2023
1 parent 168ab3d commit f467b28
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Magenable Popup

**Magenable Popup** is a Magento 2 module that adds popup with selected CMS Block as content, also there is possibility to add newsletter subscription functional on popup window, Google ReCaptcha v2 and v3 is supported.
**Magenable Popup** is a Magento 2/Adobe Commerce module that adds a popup to website pages. The content for the popup is sourced from a selected CMS Block. Additionally, the module offers the option to include a newsletter subscription feature in the popup window. Google ReCaptcha v2 and v3 are supported.

![](README/1.png)

Expand Down Expand Up @@ -39,18 +39,18 @@ Go to **Stores** > **Settings** > **Configuration** > **Magenable Extensions** >

- `Enabled` - Enable or Disable the popup
- `Title` - Title of the popup
- `CMS Block` - You can select CMS Block for popup content
- `CMS Block` - You can select a CMS Block for the popup content
- `Button Text` - Newsletter subscription button text
- `Popup Delay` - You can specify number of seconds when popup should arise

#### Visibility

- `Visibility Type` - You can select show popup on all pages excluding specified pages or only show popup on specified pages
- `Pages` - You can specify urls of pages (without base url) for previous configuration
- `Visibility Type` - Choose to show the popup on all pages, excluding specified pages, or only show the popup on specified pages
- `Pages` - Specify the URLs of the pages (without the base URL) based on the previous configuration

#### Newsletter Subscription

- `Add Newsletter Subscription Form` - You can add newsletter subscription form to the popup
- `Add Newsletter Subscription Form` - You can add a newsletter subscription form to the popup

#### Design

Expand All @@ -59,3 +59,11 @@ Go to **Stores** > **Settings** > **Configuration** > **Magenable Extensions** >
- `Button Background` - Newsletter subscription button background

![](README/2.png)

**Note:** _Magento Google Recaptha implementation has a bug that breaks a big rendering aroun Newsletter box. It affects alignment of Newsletter pop-up._

#### Compatibility
Tested with Magento Open Source 2.4.5-2.4.6, but will probably work with older Magento 2.X versions and Adobe Commerce

#### About developer
The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia

0 comments on commit f467b28

Please sign in to comment.