Coder Social home page Coder Social logo

di-zed / m2-wishlist-guest Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 23 KB

Magento 2 Wishlist Guest Module

Home Page: https://github.com/di-zed/m2-wishlist-guest

License: MIT License

PHP 90.55% JavaScript 3.43% HTML 6.02%
customer guest magento2 module wishlist php

m2-wishlist-guest's Introduction

DiZed Magento 2 Wishlist Guest Module

Additional wishlist functionalities for the Magento 2 project.

A module that will allow unauthorized users to use the wishlist on your website. The ability to share a wishlist via a URL has also been added.

Developed and tested on Magento 2.4 version and PHP 8.1 version. But it should be compatible with earlier versions.
Key Features:
  • Working with a wishlist for guest customers.
  • Sharing wishlist by URL.
  • Automatic removal of old wishlists from the database.

Installation.

composer require dized/module-wishlist-guest

bin/magento setup:upgrade --keep-generated
bin/magento setup:di:compile
bin/magento cache:clean

IMPORTANT to enable and configure the module in Magento Admin: Admin Panel -> Stores -> Settings -> Configuration -> DiZed Team Extensions -> Wishlist Guest.

Module Configuration

Add a link to the website with the URL to the wishlist for the guest customers.

If your site doesn't have a link to a wishlist for unauthorized customers, you should add one ({project-domain}/wishlist). After that, by clicking on the link, the customer will be able to get to the wishlist, as well as share it with other customers just using the link.

Module Preview

Additional useful features.

  • For independent work with wishlist functionalities in your own module: \DiZed\WishlistGuest\Api\WishlistManagementInterface.

m2-wishlist-guest's People

Watchers

 avatar

Forkers

eporsche

m2-wishlist-guest's Issues

Core Module Missing dependency

Hi, When i run setup:di:compile it shows this error
Impossible to process constructor argument Parameter #2 [ DiZed\Core\Helper\CoreHelper $coreHelper ] of
DiZed\WishlistGuest\Cron\RemoveWishlists class
Can you please share Core Module or remove the Dependency.?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.