cythral / phroses
A multi-site cms / content dispatcher
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 2
Open Issues: 2
Language:JavaScript
Type:project
Requires
- php: >=7.2
- composer-plugin-api: ^1.0
- ext-curl: *
- ext-date: *
- ext-dom: *
- ext-json: *
- ext-pdo_mysql: *
- ext-session: *
- cythral/inix: ^0.1.1
- cythral/listen: ^0.1.0
- cythral/phyrex: ^0.1.0
- cythral/reqc: ^1.4.1
- phplucidframe/console-table: ^1.2
- zbateson/mail-mime-parser: ^0.4.8
Requires (Dev)
- composer/composer: ^1.3
- koala-framework/composer-extra-assets: ^2.0
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2025-03-03 01:34:09 UTC
README
Phroses is a multi-site content management system and dispatcher. Phroses is easy to use, and extensible with customizable themes using phyrex templating, along with plugins using listen. Phroses has only been tested on apache, support for nginx is coming later on.
Installation
See the Installation wiki page.
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 for recent changes.