User Tools

Site Tools

Writing Modules

Modules extend the capabilities of thirty bees. They help to make shops unique and to meet demands of each market segment. They provide payment methods as well as shop management helpers and additions to the customer visible shop.

Concepts used by thirty bees still largely match those introduced by PrestaShop over the years. Most PS 1.5 and PS 1.6 modules work just fine with thirty bees. Developers can keep most of the workflows they're accustomed to. If there are changes, they make modules more reliable and easier to handle.

These pages were written with the documentation concept of Firefox Add-Ons in mind. This concept was found to give quick first results as well a good path towards writing high quality and reliable extensions.

Getting started

Concepts

Back Office Display

The above chapters show that modules should engage in back office by adding a menu entry (Tab) and hooking up a controller to them. Accordingly, back office display gets described in

Front Office Display

(one page for each way to display something in front office)

How To

References

writing_modules.txt · Last modified: 2018/08/20 13:36 by Traumflug