Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class "Magento\Reward\Model\RewardFactory" does not exist #1

Open
Kiwifu opened this issue Sep 9, 2023 · 2 comments
Open

Class "Magento\Reward\Model\RewardFactory" does not exist #1

Kiwifu opened this issue Sep 9, 2023 · 2 comments

Comments

@Kiwifu
Copy link

Kiwifu commented Sep 9, 2023

Impossible to process constructor argument Parameter #16 [ Magen
to\Reward\Model\RewardFactory $rewardFactory ] of Techyouknow\SocialLogin\M
odel\Social class

Class "Magento\Reward\Model\RewardFactory" does not exist

@amjadm61
Copy link
Contributor

Hi @Kiwifu,

Thanks for pointing out this issue. I guess you are using the Magento Community Edition. I tested this on Adobe Commerce (Enterprise), where I forgot to add a condition to check the class for the Reward, which is actually not available in the Community Edition.
I will rectify this code shortly. However, if you urgently need to use this extension, you can utilize version 1.0.2 by running the following composer command:
composer require techyouknow/module-social-login:1.0.2

I will provide an update here once I have resolved this issue.

@Kiwifu
Copy link
Author

Kiwifu commented Sep 10, 2023

Thank you, @amjadm61

I will go with the provided version (1.0.2).

Also, to have an idea about the extension, Please try to add screenshots for the plugin, like that other users can see the extension in action.

Thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants