PostPublish
  • Home
  • Install
  • About
Preview Post Henry user information Create administrative user Authorization failed User login
New post Previous posts Jude user information New user Steven user information Connect to database
PostPublish is a blog creation tool
with simple interface to manage everything

It works with all HTML themes, fortunately thousands of which are available for free on the web
 
It outputs its content in plain HTML
with different .class names for quick editing
PostPublish replaces the code (anywhere in your site)

<?php include "postpublish/blog_leader.php"; ?>
with your blog posts in the following manner:

<h2 class="post-title">Title</h2>
<h3 class="post-author">Author</h3>
<h4 class="post-time">Time</h4>
<div class="post-content">Content</div>

<h2 class="post-title">Title</h2>
<h3 class="post-author">Author</h3>
<h4 class="post-time">Time</h4>
<div class="post-content">Content</div>

<h2 class="post-title">Title</h2>
<h3 class="post-author">Author</h3>
<h4 class="post-time">Time</h4>
<div class="post-content">Content</div>

...
listing all your posts
And with all those different classes, editing the output is so much easy
It takes just 10 easy steps to install and learn it
Give it a try, Install now

PostPublish requires PHP & MySQLi to be installed on the server along with a MySQL database.
Contact developer
for queries / suggestions / reviews / friend request / team working opportunity and what not
He will be the happiest person to recieve your message, cause he'll come to know that atleast somebody is using his creation
Probably that's the reason why he made the contact button larger

Oh by the way, his name is Harshal Gajjar

Contact
PostPublish is available under GNU General Public License v3.0