Download the PHP package akitogo/melissa-address-validator without Composer

On this page you can find all versions of the php package akitogo/melissa-address-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package melissa-address-validator

Akitogo Melissa Address Validator for Magento 2

Magento 2 Extension for validating postal addresses using Melissa Data api service.

Please note that this module requires a valid api key from Melissa Data to work, please check https://www.melissa.com/developer/

If you find any bug, feel free to submit a pull request or file a bug report. If you are interested in commercial support, please get in touch with Akitogo. Please check https://www.akitogo.com/blog/address-validation-for-magento-2-with-melissa-data

The extension is as well officially available at the Magento Marketplace https://marketplace.magento.com/akitogo-melissa-address-validator.html

Please note

If your theme uses a custom button/mechanism for triggering place order, the triggerPlaceOrder function has to be overridden accordingly.

Please do: Create a Mixin (app/design/frontend/<Vendor>/<Theme>/web/js/mixins/melissa-address-validator.js) For Mixins see: https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/js_mixins.html

Add mixin to melissa validator js (app/design/frontend/<Vendor>/<Theme>/requirejs-config.js)

In this example we have a custom methods and buttons for placing order - we are looking for button with different classes that have _active class:

COMPOSER INSTALLATION

MANUAL INSTALLATION

Versions

About Akitogo

We are specialised in developing customized e-commerce solutions based on Magento.

Are you interested in Melissa's solutions?

Do you have any further questions? Then get in touch via [email protected] or call us Melissa Data at +49 (0)221 97 58 92 40. You are also welcome to visit www.melissa.de.

About Melissa

Melissa is a leading provider of data quality, identity verification and address management solutions. Melissa supports companies in customer acquisition and in the validation and correction of contact data, in the optimization of marketing and sales processes ROIs and risk management. Since 1985 Melissa has been working for companies like Mercury insurance, Xerox, Disney, AAA and Nestlé a reliable partner in the improvement customer communication.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


All versions of melissa-address-validator with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package akitogo/melissa-address-validator contains the following files

Loading the files please wait ....