How to make my own addon?
Permalink
Hi
I want to make my own addon, (I know how to make a block)is there a tutorial anywhere i can follow?
/Thanks Mike
I want to make my own addon, (I know how to make a block)is there a tutorial anywhere i can follow?
/Thanks Mike
Thanks alot for the links!!
Have a look at this tutorial about creating a new block type:http://www.concrete5.org/documentation/developers/blocks/understand...
Then look here for information how to put it in a package (Add-Ons are basically packages):
http://www.concrete5.org/documentation/developers/system/packages...
Then look here for information how to put it in a package (Add-Ons are basically packages):
http://www.concrete5.org/documentation/developers/system/packages...
Thanks alot, i didint know that addons just where blocks combined downed to a package! thanks for the links!!
/Mike
/Mike
Also have a look at how designer content creates blockshttp://www.concrete5.org/marketplace/addons/designer-content/... and have a look at some of the simpler blocks within C5 such as the html block.