AndyB
Well-known member
I have an add-on called Show Deleted, here's the code for version 1.0.
http://xenforo.com/community/threads/creating-the-add-on-show-deleted.60568/
Currently it extends XenForo_Abstract without using XFCP.
My understanding is that it's not possible to extend XenForo_Abstract using XFCP, so which Controller should I extend? Or should I just leave it as it is?
This add-on is called by entering the following URL from your browser:
http://www.site.com/forums/showdeleted/
http://xenforo.com/community/threads/creating-the-add-on-show-deleted.60568/
Currently it extends XenForo_Abstract without using XFCP.
My understanding is that it's not possible to extend XenForo_Abstract using XFCP, so which Controller should I extend? Or should I just leave it as it is?
This add-on is called by entering the following URL from your browser:
http://www.site.com/forums/showdeleted/