Cuppa Documentation

Find information related with: installation, user interface, best practices, improve and extend de functionalities, front-end integration and more.
Personal Components

Start to extend Cuppa and develop different components is easy and fast.

  1. Create a folder with the component name.
  2. Add a index.php inside the folder like a start point.
  3. Move the folder inside the components folder.

Crating a menu item to get a quick access to the component.

  1. Go to menu items and click on add new item.
  2. On Extra params, select Personalized component.
  3. Write the component name (folder name).