https://github.com/peteee/weecms
a wee Content Management System for site admins, web developers and editors
https://github.com/peteee/weecms
cms content-management content-management-system cool pdo pdo-mysql php simple stylish
Last synced: over 1 year ago
JSON representation
a wee Content Management System for site admins, web developers and editors
- Host: GitHub
- URL: https://github.com/peteee/weecms
- Owner: peteee
- License: mit
- Created: 2017-09-09T17:03:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T16:11:22.000Z (about 5 years ago)
- Last Synced: 2025-01-07T14:47:09.885Z (over 1 year ago)
- Topics: cms, content-management, content-management-system, cool, pdo, pdo-mysql, php, simple, stylish
- Language: PHP
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weeCMS
a wee Content Management System for site admins, web developers and editors
### great for on-site SEO:
- supports title, description & keywords, multi-lingual content PLUS URL-rewriting
## Links / GET params to load the following pages
- ?cms | go to user login
- ?page_id= | 1, 2, 3 etc. load your pages and user htaccess to rewrite URLs, f.e.: RewriteRule ^about /index.php?page_id=2 [L,NC]
- ?register | user registration - deactivate if not needed, otherwise anyone can register!
- ?password_reset | reset your password via Email
- ?edit | edit user info (username, Email, passw.)
- ?edit-page | edit current page
- ?new-page | create a new page
## Screenshots


## Login | Don't forget to change this :P:
- login: WeeCMSAdmin
- pass: letmein
## User activation

## Good to know
- Uses ZURB's Foundation: https://get.foundation/sites.html
- import SQL to start from _db/wee-cms.sql
Copyright © 2017 WeeCMS Name & Logo by Peter Oberlaender | wayoutofline.net