Skip to content

This is a sample component based on FOF (Framework on Framework)

Notifications You must be signed in to change notification settings

willfaulds/todo-fof-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is an example component built for Joomla 3.x built with the Akeeba FOF 3.x (a rapid application development framework).

This branch with-fof-3-extended of com_todo is an extended version of the Akeeba branch [with-fof-3] (https://github.com/akeeba/todo-fof-example/tree/with-fof-3)

The extended features aim to demonstrate features of FOF3 in simple, (hopefully well) annoted examples.

##Could you contribute?

If you're getting starting, or maybe you're a pro, with FOF or Joomla components why not add some real world code here. Help support the Joomla community and the development of FOF (the more it gets used the more likely its here to stay).

See the [ROADMAP] (https://github.com/willfaulds/todo-fof-example/blob/with-fof-3-extended/ROADMAP.md) for ideas or save more abstract code snippets here

##Highlights

backend/Model/Item.php DataModel demos setFieldnameAttribute (processing form data before it is saved).

WIP TreeModel (nested categories) implementation

About

This is a sample component based on FOF (Framework on Framework)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.7%
  • CSS 1.3%