Results 1 to 2 of 2

Thread: Extension development - Resource Gallery

  1. #1
    User
    Join Date
    02-05-19.
    Posts
    66

    Frage Extension development - Resource Gallery

    I am trying to create a Resource Gallery where all registered members can create unlimited number of Projects with opportunity to upload unlimited number of Resources such as Image, Documents, Video etc. in each Project.

    I am new to Contao and seeking guidelines.
    How do I start developing this extension in Contao?
    Any kind of documents, tutorials and guidelines would be appreciated.

  2. #2
    User zonky's Avatar
    Join Date
    11-29-11.
    Location
    Berlin
    Posts
    159

    Default

    Best you start with the manual https://metamodels.readthedocs.io/en/latest/ - please note that the latest version is in German https://metamodels.readthedocs.io/de/latest/

    You can assign a MetaModel as child table to the table tl_member (setting "Parent element present") - so you can create a variety of projects for each member.

    With the file picker it is possible to select several files or whole folders.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •