Your discount: -33%
Version:
1.5.1
Availability:
In Stock
₴ 450 грн₴ 300 грн
PHP
7.2-7.4
Compatibility
Opencart 3.0, OcStore 3.0
All the features
Do not contain malicious code

Pop-up modal windows "Order a callback / Ask a question" help to solve two important questions:

  • Solve the user's problems by providing him with a simple and convenient way to get the information he needs or find out the answers to unsolved questions
  • And as a result, increase the conversion of the store due to retained visitors

And these tasks can be solved using the IMCallMeAskMe module, which is a very flexible tool.

Pluses

  • Ability to create unique windows for each language (one window per language; see also screenshots)
  • Email notification with all fields and the URL from which the action was taken, especially useful for page analysis
  • Flexible settings system (see screenshots)
  • Support for multilingualism (multiple localizations)
  • You can set different email addresses for each language to separate the flow of emails
  • Each window can be configured in a completely different way. For example, make one window for users, another for a callback. Or simply emphasize users inside the form on various details (see in the screenshots what the module allows)
  • It will take 5 minutes to correct names or add your comments in this module.
  • When adding a language, the window will not be empty, because the default settings (in Russian) are provided.
  • Dynamic window loading. There will be no extra text when the page is loaded
  • Validation of fields
  • No vqmod required
  • Statistics by application with the ability to leave comments and specify statuses, which is useful for things like ordering a call
  • Accounting for UTM tags from advertising platforms (utm_source, utm_medium, utm_campaign, utm_content, utm_term). Labels are stored separately in statistics, so you can always use the table for third-party calculations.
  • Ability to display the statistics panel on the main panel
  • You can customize the letter format (specified in the localization file). Available tags ([site_name], [site_url], [name], [email], [tel], [utm_source], [utm_medium], [utm_campaign], [utm_content], [utm_term], [text], [url] ,)
  • You can configure regular expressions to check the fields yourself (in the absence of regular expressions, the field is considered filled, if it is not empty)
  • You can temporarily disable the sending of letters to specific windows.
  • There is a File field where you can attach 1 file to a message (the form field is disabled by default).
  • Protection against spam based on tokens (tokens)
The issue of integration

A flashing animated button may not always be convenient, so the mechanism provides for the use of buttons, blocks, and more.
For this, it is enough to write the "imcallask-click" class (without quotes) for the CSS html-element in the template or in the block (where you will use it).
For example, like this:
<a class="imcallask-click" href="#">Callback</a>
Clicking on such a link will now open the IMCallMeAskMe module form for the user's current language.

In addition, you can also add any other elements in addition to the button.
For this, it is enough to write the "imcallask-click-additional" class (without quotes) for the CSS html element in the template or in the block (where you will use it). For example, like this:
<a class="imcallask-click-additional" href="#">Callback</a>

Attachable files
In the form module, you can enable the "File" field, which allows you to attach 1 file to the message (the settings are similar to other fields). By default, the field is disabled.

The standard OpenCart mechanism is used to upload files. So, the settings of the online store are automatically applied to all downloaded files (file extensions, php verification, etc.).

All uploaded files are stored in the system/IMCallMeAskMe/Uploads/ directory. If you open this directory via FTP, do not delete index.html (highly recommended, because index.html is designed to protect all files in the directory from being viewed).

Also, don't delete the .htaccess file because openmaps 2.3 and above use special directives for security. If you delete the file, you will not be able to open the saved files.

The link to the file is also included in the text of the email and is displayed in the application statistics table.

When deleting an application, the attached file is deleted.

Protection against spam based on tokens (tokens)

This type of protection is designed to counter common automated spammers. In addition, the advantage of this mechanism is that it does not spoil the appearance of the captcha callback form (and similar things), since the mechanism is purely technical.

Its essence is simple. When the user opens the form, a random parameter — a token (marker) — is added to the session. Accordingly, if there is no token in the form when sending, then such an application is not saved and not sent.

To counter spammers with feedback page loading (CURL and similar), the parameter is set using JavaScript.

Features
  • The module uses bootstrap and jquery
  • After adding a language, a window will be displayed for it, but with a standard appearance and with default settings (Russian).
  • To disable the module, it must be deleted in the admin. And the inclusion happens in the opposite way. At the same time, all settings are saved and stored in the database
  • Check that you have the mbstring module for php enabled on your hosting. In 99% of cases, this module is enabled by default.
  • You need to set mbstring.func_overload to 0 in the site settings. If you don't know how to do this, check with your hosting. In most cases, the default value is 0 (you, as a customer, do not need to do anything), but some hostings set the value to 2. This is relevant in cases where you have problems with keys and module activation.
Installation
  • Unzip to the root of the site. Don't worry, no files will be overwritten
  • Open admin and install the module
  • Open the module (editing) in the admin
  • Modifiers may need to be updated
  • Adjust as needed
Renewal
1. Replace the files in the root from the archive
2. Reinstall the module (your settings will be saved!!!)
3. Perhaps you need to update the modifiers and clear the twig cache
4. Use it

What to do if you have a custom theme

First, check if the button did not appear after installation. It's possible that you don't need to do anything. But, if the button did not appear, it is necessary to manually add only two lines to the template (tpl - html):
<script src="catalog/view/javascript/IMCallMeAskMe/jquery.imcallask.js" type="text/javascript"></script>
<link href="catalog/view/javascript/IMCallMeAskMe/jquery.imcallback.css" rel="stylesheet" />

Note that the lines must come after the jQuery and bootstrap connections. For example, you can move them to the footer of the page altogether. After that, clear the cache, update the modifiers and reload the page in the browser. A button should appear.

License and Use
Made for OpenCart 3.0.1.1, 3.0.2.0, 3.0.3.0, 3.0.3.1-3.0.3.8, ocStore 3.0.2.0, 3.0.3.7

By purchasing the module, you automatically agree to the text of the license.
The module has an "as is" distribution principle.

Characteristics

PHP
7.2-7.4
Compatibility
Opencart 3.0, OcStore 3.0
Localization
Russian, Ukrainian, English
Reviews: 0

There are no reviews for this product.

Questions: 0

No questions about this product.

Instructions for installing the module:

  1. Before performing any actions related to the installation of the add-on in Opencart, we recommend creating a backup copy of all site files and store database;
  2. Install the localcopy fix (if you haven't installed it yet)
  3. Download the module file for the desired version of Opencart from our site (Follow the installation instructions if there is one in the archive with the module);
  4. Then go to the "Installing applications/extensions" section and click on the "Download" button;
  5. Select the downloaded file and wait for the complete installation of the module and the appearance of the text "Application successfully installed";
  6. After that, go to the "Application Manager" and update the modifiers by pressing the "Update" button;
  7. Before these actions, you need to add rights to view and manage the module in the "User groups" section for the administrator, or other users of your choice, by clicking "Select all"
After completing these steps, your module will be installed and ready to use, and you can start configuring it!

Similar products
Description meta tag automatically from description for Opencart
Our module automatically generates the Description meta tag for product, category and manufacturer pages in the Opencart..
₴ 300 грн
Your discount: -33%
Shopping Cart Savings (Guest)
Shopping Cart Savings (Guest)
Guest Cart Saving OpenCart is an add-on that allows you to save the contents of your guest cart. This means that if the ..
₴ 449 грн ₴ 300 грн
Price update when selecting an option without AJAX - Dynamic price of options
Dynamic price of the product when choosing an option and changing the quantity of the product for OpenCart OC2 and OC3 -..
₴ 0 грн
Your discount: -30%
Google Analytics GA4 Tag Manager Ads Conversion Pixel Remarketing
Google Analytics GA4 Tag Manager Ads Conversion Pixel Remarketing
All-in-one solution for Google Analytics UA, GA4, Ad Conversion Tracking, Enhanced Conversion, GDPR, Facebook Pixel, Con..
₴ 499 грн ₴ 350 грн
Your discount: -40%
XML/YML manager
XML/YML manager
YML\XML Manager module for effective management of your online store The YML\XML manager is an integrated module develop..
₴ 499 грн ₴ 300 грн
Your discount: -21%
Own fields in the admin
Own fields in the admin
The module displays new additional fields in any admin panel forms that you specify. WARNING! The module is only for dev..
₴ 378 грн ₴ 300 грн
CartKeeper - shopping cart storage and management
Cart Keeper - a module for storing and managing customer carts Eliminates the problem of disappearing products/cleani..
₴ 300 грн
Discounts Pack
This Discounts Pack bundles several discount modules: Volume/Tier Loyalty Category Discount Customer Group Dis..
₴ 350 грн
Product questions (Buyer questions) 3.0
This opencart 3 Product Questions module allows your customers to see product data with the specified questions and answ..
₴ 320 грн
Bulk editing of products
The module - " Mass editing of products " for OpenCart and ocStore assembly, OpenCart.PRO - is designed for ma..
₴ 420 грн
Categories
Latest reviews
Robots.txt editor for Opencart
Robots.txt editor for Opencart
Для сео допомагає, не потрібно правичи через фтп постійно..
20/10/2024 Руслана П.
Simple - Simple registration and ordering
Simple - Simple registration and ordering
Супер! давно шукав нормальну робочу версію корзини, встановив без проблем, помогли з налаштуванням..
20/10/2024 Native
Language Folders in URL (for ocStore 3.x)
Language Folders in URL (for ocStore 3.x)
Работает, папки создает, сделал на 5 языков магазин все отлично, теперь нужно карту сайта подходящую..
19/10/2024 СеоАгент
Stripe Checkout Module for OpenCart (Payment with transfer to Stripe)
Stripe Checkout Module for OpenCart (Payment with transfer to Stripe)
Great module for integrating Stripe on my website. It's user-friendly and offers all the necessary f..
12/10/2024 John D.
Blog
OpenCart 3.0.4.0
Blog 25/08/2024 187
OpenCart 3.0.4.0
Now, while everyone is waiting for the release of OpenCart 4.1.0.0, a new version of the "old&q..
Protection and security of the online store on Opencart from hacking
Blog 03/05/2024 1197
Protection and security of the online store on Opencart from hacking
Protection and security of the online store on Opencart from hacking Recently, website hacking has ..
Text generation for beginners and more
Blog 27/02/2024 4286
Text generation for beginners and more
Contents / Content: Why is text generation needed? Reproduction of articles - what is it? ..
OpenCart 3.0.3.9
Blog 23/12/2023 2231
OpenCart 3.0.3.9
OpenCart 3.0.3.9 was released on October 16, 2023. Unexpectedly, two years after the last release ..
Website optimization moving to FastCGI (Nginx + PHP-FPM) Opencart, WordPress
Blog 07/11/2023 2217
Website optimization moving to FastCGI (Nginx + PHP-FPM) Opencart, WordPress
If you want to optimize your site's speed, switching to FastCGI (nginx + php-fpm) can be an effe..