Skip to content
/ sinarngo Public

Sinar NGO is a set of resuable Plone components to build NGO website with integrated knowledge management and MEL features

Notifications You must be signed in to change notification settings

Sinar/sinarngo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Sinar NGO

A Plone buildout for Plone site with common add-ons and behaviours for a unified NGO website for public publication of content and capturing MEL metadata.

Currently in use by:

Installation and Buildout

Ubuntu 24.04 LTS

Setup system dependencies:

sudo apt install build-essential python3-dev python3-venv

Clone repository

git clone https://github.com/sinarngo/sinarngo.buildout.git

Setup venv and buildout environment U

cd sinarngo.buildout
python3 -m venv venv
venv/bin/pip install setuptools==75.8.2 zc.buildout==4.1.3 wheel==0.45.1 \
plonecli
venv/bin/buildout bootstrap

Buildout

Run buildout:

bin/buildout -vvv

Starting service in foreground debug mode:

bin/instance fg

About

Sinar NGO is a set of resuable Plone components to build NGO website with integrated knowledge management and MEL features

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published