bitkorn Posted February 3, 2015 Share Posted February 3, 2015 hello PS forum, this is my first post and i will short tell about me. I come from Java ...go to php and work mostly with Zend Framework 2. ZF2 i find really great So, now i wrote a small module like in PS Docs and read other docs from there. But I dont find an entry point to write admin extensions. It seems admin extensions are only through overrides. But in a module i can write /modulename/controllers/admin/MyAdmincontroller. I dont know how i write a admin extension. Can somebody help me? Link to comment Share on other sites More sharing options...
bitkorn Posted February 3, 2015 Author Share Posted February 3, 2015 (edited) i will write a module with a further menuentry in admin menu ...e.g. under statistik etc. A config page for a module is ready, because i read about it in PS docs. Worked with function getContent() in my module class. Where are hooks for admin? Edited February 3, 2015 by bitkorn (see edit history) Link to comment Share on other sites More sharing options...
bitkorn Posted February 3, 2015 Author Share Posted February 3, 2015 ah, a module can only once ...front OR back-office?! Because in constructor of module class i set $this->tab!?!? And available TAB Attributes in http://doc.prestashop.com/display/PS16/Creating+a+first+module Link to comment Share on other sites More sharing options...
bitkorn Posted February 3, 2015 Author Share Posted February 3, 2015 oh, ok, i dont have all memorised what i had read: all hooks are in db.ps_hook with description. ...now think i can do it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now