Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add extra TAB or Menu in Opencats.. #317

Closed
prasathmscss opened this issue Aug 24, 2017 · 5 comments
Closed

How to add extra TAB or Menu in Opencats.. #317

prasathmscss opened this issue Aug 24, 2017 · 5 comments

Comments

@prasathmscss
Copy link

Please help me out. how to add extra TAB or MENU in opencats.
Step by step process to create TAB OR MENU for my understanding.

@RussH
Copy link
Member

RussH commented Aug 24, 2017

please see the first issue you opened for this - can you reopen and comment in there please if you need further support

@RussH RussH closed this as completed Aug 24, 2017
@prasathmscss
Copy link
Author

Actually, it not working Russh.. could you please Send step by step process to Add TAB or Menu in Opencats

@skrchnavy
Copy link
Contributor

skrchnavy commented Aug 24, 2017

Menu item covers module, so a module is necessary to write. You can look at a simple module, for exampel Contacts.
ContactsUI.php implements user interface and it adds 3 subtabs into menu. tpl files handles rendering of GUI, Contacts.tpl is main file displayed when entering main contacts menu.

@prasathmscss
Copy link
Author

Still, i cannot able to add extra Tab in opencats

@RussH
Copy link
Member

RussH commented Sep 18, 2017

Hi @prasathmscss. There are multiple examples in the forums for e.g. adding the ldap module. Please follow those as a guide;
http://forums.opencats.org/viewtopic.php?f=2&t=122&p=614&hilit=Remove+tabs#p614
http://forums.opencats.org/viewtopic.php?f=4&t=844
http://forums.opencats.org/viewtopic.php?f=4&t=213
http://forums.opencats.org/viewtopic.php?f=2&t=638&p=2234&hilit=remove+tab#p2234

and a brief overview of the codebase and how it works;
http://opencats-documentation.readthedocs.io/en/latest/shortdevguide.html

As I am not developing a new module for you I can't provide a 'step by step' guide as you're seeking to develop entirely new functionality,. not configuring the existing opencats app.

Finally - if you do want a new module that's customised for you there are companies out there who will do this for you;
http://forums.opencats.org/viewtopic.php?f=12&t=620

Alternatively, other than re-requesting a 'step-by-step guide' - if you share what you're trying to achieve perhaps we can assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants