Forum
App Documentation and Sample App Updates
Is there any up-to-date documentation or guides for building Apps in Perch? The existing documentation still refers to Perch 2 and it has been a year since there were updates coming.
The sample app doesn't make use of things like PerchSmartbar
and still uses the sidepanel functions like side_panel_start
which, as far as I'm aware, don't do anything in Perch 3.
Hello Lachlan,
The app upgrade guide briefly explains the usage of
PerchSmartbar
: https://docs.grabaperch.com/api/apps/upgrading/to-perch3/I learned more about its usage from official apps and the class file.
Thanks Hussein, I've done the same thing myself. It would still be good to have some proper documentation about available classes and their uses. Trawling through source code isn't the best way to figure things out quickly.
I agree.
Not even a response from the Perch team?
I'm not entirely sure what your question is, as you can see the documentation that's available. Did you have a specific question about the smart bar?
It would be great to get more detailed documentation about the classes available for addon development. Specifically, building admin UIs. As I mentioned, the sample app is out of date, and Rachel said that there were updates coming to the documentation over a year ago.
I posted specifically about Smartbar here, though it is more of a suggestion than a question.