Doctrine Example

Doctrine Example
Install Download

Version 1.00
Author ImpressPages
License: MIT and LGPL
GIT [email protected]:impresspages-plugins/DoctrineExample.git
Downloads: 1650

An example plugin that shows how to use Doctrine on ImpressPages. Rely on Composer and Doctrine plugins.

Description

This example illustrates how to use Doctrine plugin. It creates a new menu item (Doctrine Example) in admin and allows to add / delete new records to the tabe using Doctrine entities. 

Installation

  1. Install Composer plugin
  2. Install Doctrine plugin
  3. Install this plugin
  4. Open Admin -> Doctrine Example
  5. Look at the source code to build your own plugins