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

Implement coupon list, add, remove & fix nulled package IDs #4

Merged
merged 3 commits into from
Dec 6, 2020

Conversation

CortexPE
Copy link

@CortexPE CortexPE commented Dec 6, 2020

Changes:

  • implements listing, adding and removal of coupons
  • created .gitignore file
  • fixed execution of commands with null package_ids

Suggestions for future reference / work:

  • implement other coupon fields such as basket type and application rule
  • (probably) a form UI to aid creation of coupons and allow all the options to be utilized
  • infinite sub-commands for syntax like /tebex coupon <list|add|remove> (or at least allow subcommands with spaces)
  • add a limit to the discount value (if there is)

@Muqsit Muqsit merged commit 01d568e into Muqsit:master Dec 6, 2020
@HomeTreeBE HomeTreeBE mentioned this pull request Apr 23, 2022
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.

None yet

2 participants