Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
_notes | 2013-06-09 | ||
config.xml | 2013-05-07 | 277 Bytes | |
save.php | 2013-05-04 | 1.3 kB | |
delete.php | 2013-05-04 | 210 Bytes | |
init.php | 2013-05-04 | 8.8 kB | |
add.php | 2013-05-04 | 750 Bytes | |
groupDelete.php | 2013-05-04 | 222 Bytes | |
groupAdd.php | 2013-05-04 | 222 Bytes | |
groupEditor.php | 2013-05-04 | 2.2 kB | |
editor.php | 2013-05-03 | 2.1 kB | |
list.php | 2013-05-03 | 988 Bytes | |
new.html | 2013-04-26 | 704 Bytes | |
groupNew.html | 2013-04-26 | 319 Bytes | |
saveGroups.php | 2013-04-20 | 384 Bytes | |
main.css | 2013-04-01 | 73 Bytes | |
Totals: 15 Items | 18.6 kB | 0 |
About Baru CMS 1.0 BETA
Baru CMS is a small webbased content management system, mainly created by a german student.
Features
- easy to install
- easy to use
- easy to customize
- you can install your own templates or modify the default
- you can code your own backend modules
- Usergroups and -rights management
- allround WYSIWYG-editor (tinyMCE)
- ... (just try it and you'll see)
You have an idea for BaruCMS? Just create a new issue. I'm happy about constructive suggestions.
How to install
- Copy all files to your webserver
- Fill out the "db_config.php"
- open "setup.php" (or "index.php". It'll redirect you to the setup)
- Follow the instructions on the screen The installer will add the following user: E-Mail: super@user.com Password: barucms
CHANGE YOUR PASSWORD AND E-MAIL, AFTER INSTALLING!
Changelog
Version 0.6
- many different changes
Version 0.5
- only uses MySQLi, if the server supports it
- XXS-exploits fixed
Version 0.4
- MVC (Model, View, Controller) for the frontend
- new template-API
Version 0.3
- Usergroups and page categories are now deletable
- Flatend-Dropdown-Menu added
- more possibilities for custom modules
- choose, how they are displayed (main menu, userdropdown or hidden)
- bugfixes
Version 0.2
- new backend
- add custom modules
- nice design (Based on: https://github.com/82OderSo/Flatend )
- improved frontend
- ...
Thanks
Thanks to @janh97 for the new backend design! (https://github.com/82OderSo/Flatend )