Topic: need to understand

 
User
Gravatar
Joined: 2011-12-24
Posts: 7
hi to all

i want to create my own module and widget but i don't know from where i can start i work before on codeigniter

i mean which folders or files i put my own ?

thanks
 
 
Admin
Gravatar
Joined: 2010-07-03
Posts: 752
You place your own modules in addons/default/modules. Or in addons/shared_addons/modules. Either one will work, but shared_addons will be available to all sites if you ever upgrade to Professional.

Here's the main documentation for creating modules if that helps: http://www.pyrocms.com/docs/2.0/developers/creating-custom-modules
 
 
User
Gravatar
Joined: 2011-12-24
Posts: 7
poor documentation

poor examples


i will choose fuelcms very good documentation , many examples
 
 
Admin
Gravatar
Joined: 2009-07-16
Posts: 823
1. How is this poor documentation, it covers everything you need to about how a module is put together.

2. How are the poor examples? These examples work, and if you need more examples there are already plenty of modules in PyroCMS you can look at.

If you have a problem or suggestion about how something works then make the suggestion, don't just act like a petulant child and expect us to care if you go and use a competitor.

All documentation could always be improved, and I think ours is exellent. If you disagree then put forward some useful points, or don't post at all.