Saturday, October 29, 2016

News Cloner - Make copy of any content Nulled - Free Download


News Cloner is a framework help you to fetch content from any sites and display them on your page. It is modularized, easy to use, templating and cache supported and more.

Requirement

  • Apache with mod rewrite enabled
  • PHP 5.2+
  • cURL extension

Will it work on other servers?

Yes! It might work on all servers as long as they have rewrite url.
NC have been tested with nginx. It’s working fine on nginx and rewrite rules look like
if (!-e $request_filename) { rewrite ^(.+)$ /nc/index.php?q=$1 last; }
NC also known as working on IIS 7.0

Features

  • Clone any site content
  • Display cloned content in your own template
  • Easily setup
  • No database requited
  • Cache supported
  • Multiple sites supported

Feel confused about these above features?

You can check out to have full picture about News Cloner

Changelog

1.1.0(11/2015)
  • Add module default path feature
  • Link local modules if remote sites are linked
  • Fix iframes are automatically removed issue
1.0.2(10/2015)
  • Initial release




No comments:

Post a Comment