Zimplit: Easiest CMS For Simple Websites
29
Aug
// php the_time('Y') ?>
Zimplit is a ridiculously easy to use free CMS application which is ideal for simple websites.
There is no standard admin panel. A toolbox appears after logging in & you start editing the website.
You can add images, links, edit the HTML of a page and copy a page to use it as a template for a new page.
It requires PHP 4.3+ to run & no databases required.
The application needs CHMOD 777 on all files for editing them. Since they are HTML files (except zimplit.php), it does not sound very bad.
Requirements: PHP 4.3+
Website: http://zimplit.org/
Demo: http://www.zimplit.com/demo/zimplit.php
Download: http://zimplit.org/download.html
Website: http://zimplit.org/
Demo: http://www.zimplit.com/demo/zimplit.php
Download: http://zimplit.org/download.html
- Tags:
Php
- Filed under: CMS Softwares, Extras, Other License
- 15 Comments












15 Responses for "Zimplit: Easiest CMS For Simple Websites"
[...] Vía: http://www.webresourcesdepot.com [...]
It’s really simple and it’s “nice” – except it uses JavaScript to generate the links on the main website with no other alternate way to produce links for search engines to follow.
I have to disagree on your assessment that chmod’ing all the files to 777 is not a big deal-
If you are on a shared server (which most hosting accounts tend to be), you are allowing every other person on that machine to edit and view your files.
@tedivm,
I think it is not exactly true. It is not the CHMOD that limits other users from editing your files but the user permissions (which user can see which files/folders) on the server. If there are user permission problems on the server, it is a big issue.
I’m a Windows server user & please let me know if I’m missing anything related to Nix environments.
We solved problem with CHMOD 777. You can find new permissions from http://forum.zimplit.org/viewtopic.php?f=14&t=18 Thank you for you feedback!
This is awesome!! Love that I can use whatever design I prefer!
What a great idea, it´s easy indeed!
I cant find this “zimplit cms” anywhere in their site..
theres big orange “download now” but it wont work. So i desidet to wait for the “real” release
New Zimplit add-on for Mozilla Firefox http://www.zimplit.org/addon_demo.html
The new version of Zimplit is now available.
Sounds good. And there is another simple cms: http://www.gosimplecms.com – asp.net with c# and it is also very good.
DEMO url changed to http://www.zimplit.com/demo/zimplit.php
@Friend,
Thanks for that. Just updated the link.
There has been some discussion of security exploits which could compromise a Zimplit site. Limited, but could be done. One simple solution is to build it locally and FTP into place, renaming the zimplit.php to something else. Even while they could find out that it was built with Zimplit, they wouldn’t be able to easily guess what the name of that file was to execute the exploit – so would move on to easier targets.
Just a quick question from a newbbie of the CMS.
I install the Zimplit to my web server, i change the CHMOD but when i try to see the password page i have as a result this message
“Warning: file_get_contents(http://client.zimplit.com/users.php?userID=publicUser&ctype=templpagepath&indexfile=index.htm&scriptname=zimplit.php&ver=3.0&lang=en) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/renatogr/public_html/test/zimplit.php on line 183″
can you help me please?