Jump to content

msg2nirmal

Members
  • Posts

    2
  • Joined

  • Last visited

About msg2nirmal

  • Birthday 05/26/1983

Profile Information

  • Activity
    Developer

msg2nirmal's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. just add this code in controllers/admin/AdminOrdersController.php inside the __construct() function. $this->addRowAction('delete'); before this code -> parent::__construct(); thanks
  2. Yes, This what i am searching for. How to write an own app in php code to get admin page url?
×
×
  • Create New...