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

Add CostControl Plugin Compatibility #4

Closed
aljawaid opened this issue Apr 2, 2023 · 0 comments
Closed

Add CostControl Plugin Compatibility #4

aljawaid opened this issue Apr 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aljawaid
Copy link
Owner

aljawaid commented Apr 2, 2023

Account for routes which affect the CostControl plugin

  1. $this->route->addRoute('/settings/currencies/rates', 'CurrencyController', 'show');
  2. $this->route->addRoute('/settings/currencies/add', 'CurrencyController', 'create');
  3. $this->route->addRoute('/settings/currencies/change', 'CurrencyController', 'change');
@aljawaid aljawaid added the enhancement New feature or request label Apr 2, 2023
@aljawaid aljawaid added this to the Cross Plugin Compatibility milestone Apr 2, 2023
@aljawaid aljawaid self-assigned this Apr 2, 2023
aljawaid referenced this issue in aljawaid/CostControl Apr 2, 2023
aljawaid referenced this issue in aljawaid/CostControl Apr 2, 2023
@aljawaid aljawaid changed the title Add CostControl Compatibility Add CostControl Plugin Compatibility Apr 2, 2023
aljawaid added a commit that referenced this issue Apr 2, 2023
aljawaid added a commit that referenced this issue Apr 2, 2023
aljawaid added a commit that referenced this issue Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant