This plugin has some examples for new developers who wants to learn how facturascripts plugins works.
- Producto
This section is under
/SamplePlugin/Extension
and it has a modifiedProducto
wich includes aprefix
andsuffix
columns.
- DummyModel
This section is under
/SamplePlugin
and it has a custom Model,DummyModel
wich is very complete. It includes examples of almost all widgets and two custom widgets. It uses a large amount of data types. It also includes translations.