Skip to content
LaSocialOffline
Create
Join

Projects · Workflow

Creating organisations

What would you like to do?

Organisations hub, or a constituted project's "create the organisation".

Go to Creating organisations

End to end

  1. Trigger

    Organisations hub, or a constituted project's "create the organisation".

  2. Inputs

    Name, kind (12), city, description, website — or, from a project, nothing more.

  3. Processing

    Public-institution pages may only be opened by authority accounts; from a project, the kind follows its intent and every project member becomes a founding member; verification is a separate, moderator-decided request.

  4. User actions

    Create; request verification stating what can be checked (SIRET, RNA, prefecture receipt, official address).

  5. System actions

    LP_Orgs::create / from_project; LP_Orgs::request_verification; LP_Orgs::decide_verification (moderators only).

  6. Relationships created

    Project constituted as organisation; organisation based in city; person member of organisation.

  7. Notifications

    Founding members; founder on verification decision.

  8. Next possible actions

    Host experiences and events · Take part in civic life · Recruit members.

  9. Completion state

    Organisation exists (milestone "Founder of an organisation"), verified when checked.

Engines involved

Each named method exists in the core plugin — the verification harness fails the build if one goes missing.

LP_Orgs::createLP_Orgs::from_projectLP_Orgs::request_verificationLP_Orgs::decide_verification