PHPackages                             pzoechner/iaeste-cer-summer-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. pzoechner/iaeste-cer-summer-app

AbandonedProject

pzoechner/iaeste-cer-summer-app
===============================

0.1.1(7y ago)222[4 issues](https://github.com/pzoechner/iaeste-cer-summer-app/issues)GPL-3.0-only

Since Jan 6Pushed 6y ago4 watchersCompare

[ Source](https://github.com/pzoechner/iaeste-cer-summer-app)[ Packagist](https://packagist.org/packages/pzoechner/iaeste-cer-summer-app)[ RSS](/packages/pzoechner-iaeste-cer-summer-app/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

IAESTE CER Summer App
=====================

[](#iaeste-cer-summer-app)

The official IAESTE CER Summer App built with WordPress + PWA functionality.

This repository is Composer-driven and does not include a WordPress installation. Plugins and Themes are required and updated via the `composer.json`. There are ways to add WordPress itself as a dependency but until now the community decided against publishing an official Composer package. That's the reasoning behind following this approach.

Installation
------------

[](#installation)

In case you already have an existing WordPress installation, you can skip step 1.

1. Get a clean copy of the [latest Wordpress](https://codex.wordpress.org/Installing_WordPress) (`5.0.2` of this writing)

    - Go to the folder where WordPress should be installed
    - `wget https://wordpress.org/latest.tar.gz`
    - Extract WordPress into current directory

        `tar -xzvf latest.tar.gz && mv wordpress/* . && rmdir wordpress && rm latest.tar.gz`
2. Install Composer package in root of WordPress installation

    - `echo {} > composer.json`
    - `composer config repositories.wpackagist '{ "type":"composer", "url":"https://wpackagist.org" }'`
    - `composer require pzoechner/iaeste-cer-summer-app`
3. Initial WordPress setup (setting up database, etc.)
4. Activate the theme `IAESTE CER Summer App` and all plugins
5. Import the Plugin configuration from the JSON files in [/data](https://github.com/pzoechner/iaeste-cer-summer-app/blob/master/data/).

Development
-----------

[](#development)

To make the included [theme](https://github.com/pzoechner/iaeste-cer-summer-app-theme) git-aware, do the following:

- Go to the WordPress root directory
- `cd wp-content/themes/iaeste-cer-summer-app-theme/`
- `git init`
- `rm -r * && rm .gitignore`
- `git remote add origin https://github.com/pzoechner/iaeste-cer-summer-app-theme.git`
- `git pull origin master`

This is pretty ugly. Please update if you know of a better way.

How to contribute
-----------------

[](#how-to-contribute)

First, get to know Wordpress and read about [Custom Post Types](https://codex.wordpress.org/Post_Types#Custom_Post_Types). Another helpful resource is the [WordPress Template Hierachy](https://wphierarchy.com/).

In case you haven't contributed to an Open Source project before, please quickly read through [this guide](https://github.com/firstcontributions/first-contributions) to get an idea of how to clone projects and send PRs (pull requests).

Plugins
-------

[](#plugins)

Head over to [Plugins.md](docs/PLUGINS.md) for more information.

Roadmap
-------

[](#roadmap)

- Add theme repository
- Add project to Packagist

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2732d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/625d6cfd3b5a4de0ced62a038d9f5c695fdca0c7b32fab5113d01b1868b61fa0?d=identicon)[pzoechner](/maintainers/pzoechner)

---

Top Contributors

[![pzoechner](https://avatars.githubusercontent.com/u/1630620?v=4)](https://github.com/pzoechner "pzoechner (15 commits)")[![BlackbirdSLO](https://avatars.githubusercontent.com/u/40401382?v=4)](https://github.com/BlackbirdSLO "BlackbirdSLO (1 commits)")

### Embed Badge

![Health badge](/badges/pzoechner-iaeste-cer-summer-app/health.svg)

```
[![Health](https://phpackages.com/badges/pzoechner-iaeste-cer-summer-app/health.svg)](https://phpackages.com/packages/pzoechner-iaeste-cer-summer-app)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
