Posts Tagged developers

Sorry about the lack of new posts!

I apologize for the lack of posts lately. I have yet to post anymore tutorials on how to use some of SnowCMS’s tools, like how I did with the API class. But don’t worry, although I have not been that active posting here, I have been fairly busy working on SnowCMS.

I recently completed a new tool for SnowCMS, the Form class. The Form class allows you to create forms (if you didn’t notice) that can then be hooked into via the API and changed, without you needing to do any extra effort, you simply make the Form how you want to, and then display it. Right before the form is displayed (or processed), the API runs a hook which allows the modification of the form, from adding, changing and removing fields. In fact, currently the registration form uses this Form class, and the very first SnowCMS plugin hooks into the form and adds a CAPTCHA verification image. It’s very simple to do!

For the time being, I need to get some sleep (it is 12:15AM at the time of this post), but I hope to soon create a more in depth guide to the creation of forms using the Form class.

Cya soon!

, , , ,

No Comments

SnowCMS Dev Forum now open to the public!

Hello everybody, I am happy to announce that the SnowCMS Dev Forum is now open to the public!

So if you are interested in getting involved (whether it be giving input, reporting issues, or whatever!) why not come check it out?

, , ,

No Comments