Releases: shane-zentz/bs-cms
BS-CMS Final Release V-1.0.8
This is the final release of BS-CMS, V-1.0.8...
BS-CMS Beta Release V-1.0.7
This is V-1-0-7
BS-CMS Beta Release V-1.0.6
BS-CMS Beta Release V-1.0.6
This is just a maintenance release to fix some bugs/issues with V-1.0.5
BS-CMS Beta Release V-1.0.5
BS-CMS Beta Release V-1.0.5
@shane-zentz shane-zentz released this on Dec 11, 2020 · 2 commits to master since this release
BS-CMS is a simple flat file cms project. It is fully functional and has most expected features of a cms, however it is still in a beta release.
BS-CMS (c) 2020 by Shane Zentz (https://www.shanezentz.com/)
Licensed: MIT Description: BS-CMS is a simple CMS (content management system) that is a flat-file based system. It uses JSON and XML files in place of an SQL database. This is the first version, and you should consider it a beta release. In other words use it at your own risk and do not assume that it is fully correct or bug free or secure. However, feel free to try it out, use it, find limitations and bugs. Also feel free to submit bugs and improvements through my github channel, . Enjoy!
Limitations: BS-CMS was designed to be a bare-bones, simple CMS, and as such does have it's limitations, as almost any software does. Here is a list of some (but not all) obvious limitations: . It does not have user permissions, and as such all users are 'master' or 'god mode' users that have all permissions, and can delete any other users. I hope to fix this in later releases. . It may contain security flaws that could be exploitable. Use at your own risk. . At present there is no ability for plugins (called add ons here), this will possibly be added at a later release. . It may contain bugs or other flaws. This is my first attempt at a simple, flat-file CMS and as such it may not be correct or 'the way it should be', but at a simple level it does work. . At present it only contains the Tiny MCE editor, which is fine, however I will attempt to add other editors in future releases. Most likely where the end user will have a choice between different editors.
BS-CMS uses the following components:
Bootstrap 4 Licensed: MIT URL: https://getbootstrap.com/
Lightbox 2 Licensed: MIT Author: Lokesh Dhakar URL: https://lokeshdhakar.com/projects/lightbox2/
Tiny MCE Licensed: GNU Lesser General Public License (LGPL) URL: https://www.tiny.cloud/
jQuery Licensed: MIT - https://jquery.org/license/ URL: https://jquery.org/
Nestable jQuery plugin Licensed: Dual-licensed under the BSD or MIT licenses URL: https://dbushell.com/Nestable/ and https://github.com/dbushell/Nestable
PHP Simple Router Class (CHRISTOPH STITZ) Licensed: MIT URL: https://steampixel.de/en/simple-and-elegant-url-routing-with-php/, https://steampixel.de/en/author/christoph/, https://github.com/steampixel/simplePHPRouter/tree/master
Updates for V.1.0.5
added icons to admin dashboard
minor fixes to some update files
BS-CMS Beta Release V-1.0.4
@shane-zentz shane-zentz released this on Dec 11, 2020 · 2 commits to master since this release
BS-CMS is a simple flat file cms project. It is fully functional and has most expected features of a cms, however it is still in a beta release.
BS-CMS (c) 2020 by Shane Zentz (https://www.shanezentz.com/)
Licensed: MIT Description: BS-CMS is a simple CMS (content management system) that is a flat-file based system. It uses JSON and XML files in place of an SQL database. This is the first version, and you should consider it a beta release. In other words use it at your own risk and do not assume that it is fully correct or bug free or secure. However, feel free to try it out, use it, find limitations and bugs. Also feel free to submit bugs and improvements through my github channel, . Enjoy!
Limitations: BS-CMS was designed to be a bare-bones, simple CMS, and as such does have it's limitations, as almost any software does. Here is a list of some (but not all) obvious limitations: . It does not have user permissions, and as such all users are 'master' or 'god mode' users that have all permissions, and can delete any other users. I hope to fix this in later releases. . It may contain security flaws that could be exploitable. Use at your own risk. . At present there is no ability for plugins (called add ons here), this will possibly be added at a later release. . It may contain bugs or other flaws. This is my first attempt at a simple, flat-file CMS and as such it may not be correct or 'the way it should be', but at a simple level it does work. . At present it only contains the Tiny MCE editor, which is fine, however I will attempt to add other editors in future releases. Most likely where the end user will have a choice between different editors.
BS-CMS uses the following components:
Bootstrap 4 Licensed: MIT URL: https://getbootstrap.com/
Lightbox 2 Licensed: MIT Author: Lokesh Dhakar URL: https://lokeshdhakar.com/projects/lightbox2/
Tiny MCE Licensed: GNU Lesser General Public License (LGPL) URL: https://www.tiny.cloud/
jQuery Licensed: MIT - https://jquery.org/license/ URL: https://jquery.org/
Nestable jQuery plugin Licensed: Dual-licensed under the BSD or MIT licenses URL: https://dbushell.com/Nestable/ and https://github.com/dbushell/Nestable
PHP Simple Router Class (CHRISTOPH STITZ) Licensed: MIT URL: https://steampixel.de/en/simple-and-elegant-url-routing-with-php/, https://steampixel.de/en/author/christoph/, https://github.com/steampixel/simplePHPRouter/tree/master
Updates for V.1.0.4
- new automatic updating system
- fixed visitor / page tracking system
- added automatic human readable sitemap function
- a few other minor fixes
- some minor style updates
BS-CMS Beta Release V-1.0.3
BS-CMS is a simple flat file cms project. It is fully functional and has most expected features of a cms, however it is still in a beta release.
BS-CMS (c) 2020 by Shane Zentz (https://www.shanezentz.com/)
Licensed: MIT Description: BS-CMS is a simple CMS (content management system) that is a flat-file based system. It uses JSON and XML files in place of an SQL database. This is the first version, and you should consider it a beta release. In other words use it at your own risk and do not assume that it is fully correct or bug free or secure. However, feel free to try it out, use it, find limitations and bugs. Also feel free to submit bugs and improvements through my github channel, . Enjoy!
Limitations: BS-CMS was designed to be a bare-bones, simple CMS, and as such does have it's limitations, as almost any software does. Here is a list of some (but not all) obvious limitations: . It does not have user permissions, and as such all users are 'master' or 'god mode' users that have all permissions, and can delete any other users. I hope to fix this in later releases. . It may contain security flaws that could be exploitable. Use at your own risk. . At present there is no ability for plugins (called add ons here), this will possibly be added at a later release. . It may contain bugs or other flaws. This is my first attempt at a simple, flat-file CMS and as such it may not be correct or 'the way it should be', but at a simple level it does work. . At present it only contains the Tiny MCE editor, which is fine, however I will attempt to add other editors in future releases. Most likely where the end user will have a choice between different editors.
BS-CMS uses the following components:
Bootstrap 4 Licensed: MIT URL: https://getbootstrap.com/
Lightbox 2 Licensed: MIT Author: Lokesh Dhakar URL: https://lokeshdhakar.com/projects/lightbox2/
Tiny MCE Licensed: GNU Lesser General Public License (LGPL) URL: https://www.tiny.cloud/
jQuery Licensed: MIT - https://jquery.org/license/ URL: https://jquery.org/
Nestable jQuery plugin Licensed: Dual-licensed under the BSD or MIT licenses URL: https://dbushell.com/Nestable/ and https://github.com/dbushell/Nestable
PHP Simple Router Class (CHRISTOPH STITZ) Licensed: MIT URL: https://steampixel.de/en/simple-and-elegant-url-routing-with-php/, https://steampixel.de/en/author/christoph/, https://github.com/steampixel/simplePHPRouter/tree/master
Updates for V.1.0.3
-updates to Base2 theme
- updates to backup method
BS-CMS Beta Release V.1.0.1
bs-cms
BS-CMS is a simple flat file cms project. It is fully functional and has most expected features of a cms, however it is still in a beta release.
BS-CMS (c) 2020 by Shane Zentz (https://www.shanezentz.com/)
Licensed: MIT Description: BS-CMS is a simple CMS (content management system) that is a flat-file based system. It uses JSON and XML files in place of an SQL database. This is the first version, and you should consider it a beta release. In other words use it at your own risk and do not assume that it is fully correct or bug free or secure. However, feel free to try it out, use it, find limitations and bugs. Also feel free to submit bugs and improvements through my github channel, . Enjoy!
Limitations: BS-CMS was designed to be a bare-bones, simple CMS, and as such does have it's limitations, as almost any software does. Here is a list of some (but not all) obvious limitations: . It does not have user permissions, and as such all users are 'master' or 'god mode' users that have all permissions, and can delete any other users. I hope to fix this in later releases. . It may contain security flaws that could be exploitable. Use at your own risk. . At present there is no ability for plugins (called add ons here), this will possibly be added at a later release. . It may contain bugs or other flaws. This is my first attempt at a simple, flat-file CMS and as such it may not be correct or 'the way it should be', but at a simple level it does work. . At present it only contains the Tiny MCE editor, which is fine, however I will attempt to add other editors in future releases. Most likely where the end user will have a choice between different editors.
BS-CMS uses the following components:
Bootstrap 4 Licensed: MIT URL: https://getbootstrap.com/
Lightbox 2 Licensed: MIT Author: Lokesh Dhakar URL: https://lokeshdhakar.com/projects/lightbox2/
Tiny MCE Licensed: GNU Lesser General Public License (LGPL) URL: https://www.tiny.cloud/
jQuery Licensed: MIT - https://jquery.org/license/ URL: https://jquery.org/
Nestable jQuery plugin Licensed: Dual-licensed under the BSD or MIT licenses URL: https://dbushell.com/Nestable/ and https://github.com/dbushell/Nestable
PHP Simple Router Class (CHRISTOPH STITZ) Licensed: MIT URL: https://steampixel.de/en/simple-and-elegant-url-routing-with-php/, https://steampixel.de/en/author/christoph/, https://github.com/steampixel/simplePHPRouter/tree/master
Updates for V.1.0.1
-updates to Base2 theme
BS-CMS Beta Release V.1.0.0
This is a beta release of BS-CMS, a simple, flat file CMS created by Shane Zentz as a simple php programming project. This version is fully working and fully functional although it may contain bugs and/or other issues that will be corrected in future releases.