https://github.com/cythral/phroses
Multi-site, extensible dispatcher & content management system written in PHP and JavaScript
https://github.com/cythral/phroses
cms php phroses
Last synced: 10 months ago
JSON representation
Multi-site, extensible dispatcher & content management system written in PHP and JavaScript
- Host: GitHub
- URL: https://github.com/cythral/phroses
- Owner: cythral
- License: gpl-3.0
- Created: 2016-10-06T16:06:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T23:56:29.000Z (over 3 years ago)
- Last Synced: 2024-11-18T07:49:31.954Z (over 1 year ago)
- Topics: cms, php, phroses
- Language: JavaScript
- Homepage:
- Size: 139 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Phroses [](https://travis-ci.org/cythral/phroses)
Phroses is a multi-site content management system and dispatcher. Phroses is easy to use, and extensible with customizable themes using [phyrex](https://github.com/cythral/phyrex) templating, along with plugins using [listen](https://github.com/cythral/listen). Phroses has only been tested on apache, support for nginx is coming later on.
## Installation
See the [Installation wiki page](https://github.com/cythral/phroses/wiki/Installation).
## Usage
To edit, create, or delete a page, just go to the desired URL and use the buttons that appear at the bottom. Pages can also be managed at /admin/pages. Site creation is just as easy, just go to the URL and Phroses will ask you to create it. Manage site credentials at /admin/creds. Change the site theme and see view count totals on /admin. Onsite theme and plugin manager coming soon.
## Changes
See the [change log](./CHANGELOG.md) for recent changes.