07-18-2016, 03:08 PM
I would encourage you to check out this video...
https://www.youtube.com/watch?v=aBcbZcGqn7M
In essence for a page to be "controllable" by userspice, it needs 3 things.
1. A .php file extension
2. The init.php need to be loaded in the header.
3. You need the if !securePage function line at the header of each page. Beyond that, you can pretty much code any page however you want it.
https://www.youtube.com/watch?v=aBcbZcGqn7M
In essence for a page to be "controllable" by userspice, it needs 3 things.
1. A .php file extension
2. The init.php need to be loaded in the header.
3. You need the if !securePage function line at the header of each page. Beyond that, you can pretty much code any page however you want it.