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

feat: buy_link field for non vendor-specific shop links for plugin pu… #477

Closed
wants to merge 1 commit into from

Conversation

peat85
Copy link
Contributor

@peat85 peat85 commented Sep 20, 2024

…rchase

Related: #476

Intended for custom plugin buy links that are not vendor-specific.

Hint: Does not work if settings.multi_purchase is set to true (since this seems to require a gumroad link). See:

<a class="btn btn-success btn-lg w-100 btn-buy" href="{{ settings.gumroad }}" target="_blank"><i class="{{ buyBtnIcon }} me-2"></i> {{ buyTitle }}</a>
).

@peat85
Copy link
Contributor Author

peat85 commented Sep 24, 2024

(was accidentally closed by me)

Refactored for updated files in kimai:main

@peat85 peat85 reopened this Sep 24, 2024
@kevinpapst
Copy link
Member

Thanks 👍

I used the moment to rewrite the shop pages and remove some older stuff.
There is now a generic "shop: https://yourshop..." setting available, which you should use.

@kevinpapst kevinpapst closed this Sep 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants