Custom Statuses for subscriptions

  • Kush Ed
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 11 months ago - 6 years 11 months ago #118325 by Kush Ed
Custom Statuses for subscriptions was created by Kush Ed
Hi team, Can i have custom subscription statuses such as "pending approval" "refunded declined" etc, other than the standard one given in the comnent. how-can i do this at code level if so.
Last edit: 6 years 11 months ago by Kush Ed.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #118331 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom Statuses for subscriptions
Hello

If you want to give different statuses, you will need to customize code:

1. administrator/components/com_osmembership/view/subscription/html.php to allow choosing new status of the subscription

2. administrator/components/com_osmembership/view/subscriptions/html.php to allow filtering subscriptions by new statuses as well

Tuan

Please Log in or Create an account to join the conversation.