Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What this guide is

Table of Contents

This Guide will walk you through the module creation process for FreePBX 2.10+.

...

<modulename>assetsjsyourfiles.js
  cssyourfiles.css


less<modulename>.less (<modulename>.less is loaded first if it exists)


images


fonts

These files are linked on "apply config".

...

<modulename><modulename>.class.php (CamelCase)

...

 

For BMO development see: 

...

FreePBX Big Module Object (BMO)

FreePBX 13.0 and Higher

<modulename>Console<modulename.class.php (CamelCase)

...