Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.301.853 Times

Admin Index Php Page Showwatch software
Filter: All | Freeware | Demo
 

Admin Index Php Page Showwatch

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 814

PLogin PLogin is a user-management system complete with registration, login, and administrator scripts written purely in PHP. In fact, PHP is all it requires to run. It needs absolutely no database, no extra libraries, and no specific server-side software. Despite its simplicity, PLogin also provides a...



Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (62): PLogin Download

Added: July 18, 2013 | Visits: 524

WP htaccess Control WP htaccess Control provides an interface to customize the htaccess file generated by WordPress, the Author Permalink Base and the Paginated Permalinks. (Take a look at the screenshot...)I still haven't tested this under WordPress multisite, some issues have however been reported.Features: *...





Platforms: PHP

License: Freeware Size: 235.52 KB Download (62): WP htaccess Control Download

Released: January 15, 2013  |  Added: March 07, 2013 | Visits: 1.162

PHP Admin Panel This Admin Panel was created for developers that know what a database is and have a database structure or will create one for their future application or website. The most important thing to understand is that this panel will help you manage your database and files in the easiest way, having lots...


Platforms: Windows, *nix

License: Shareware Cost: $50.00 USD Size: 7.19 MB Download (61): PHP Admin Panel Download

Added: May 10, 2013 | Visits: 447

Flexcustomer It is a simple, free and open source users management module. With this program,users can edit their information and passwords; users can also traceback their lost passwords. Administrator can quickly search, delete or edit users' information. This program offers a convient bridge between...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Flexcustomer Download

Added: May 10, 2013 | Visits: 462

Specials on Default.php This mod allows you to display your specials on the default.php page in a similar fashion to the New Products section.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Specials on Default.php Download

Added: May 10, 2013 | Visits: 454

WP2PDF “WordPress to PDF” (Short: WP2PDF) is a script (or rather a collection of scripts) which can convert the output of WordPress to PDF (Portable Document File), a very popular document format created by Adobe which has the advantage that its content looks the same on every platform, regardless...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): WP2PDF Download

Added: May 10, 2013 | Visits: 318

Serial Posts This can be useful for grouping posts into series, without using categories or tags.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Serial Posts": - Allows you to assign posts to a Serial, using...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): Serial Posts Download

Added: May 10, 2013 | Visits: 1.139

Add Store Details To Contact Us A simple fix to the root level contact_us.php page which displays your store details above the contact script itself.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Add Store Details To Contact Us Download

Added: May 10, 2013 | Visits: 836

Visitor Web Stats This is the latest version of Visitor Web Stats by Ian-San. The only difference in this version is I've cleaned out all of the hotlinked images, stylesheets, and tracking code that he placed in the readme.html, version.html, and admin/visitors.php files so that this contribution is now compliant...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Visitor Web Stats Download

Added: May 10, 2013 | Visits: 561

jpcache jpcache is a lightweight, full page caching system for PHP, thus reducing server-load, as pages are generated less often. It dramatically speeds up the serving of your pages, by caching the ouput of pages and returning them instead of compiling the php-page. It also uses gzip content-encodig and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): jpcache Download

Added: May 10, 2013 | Visits: 571

Module Display Order Matches Sort Order in Admin It's kind of confusing, and since in the case of the Order Total modules it actually determines the order in which order prices are calculated, this can be a pain in the neck. So I made a small tweak and now all modules in the Admin>Modules section actually DISPLAY in order so it's easier to size...


Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 1.536

aphpkb Knowledgebase Andy's PHP Knowledgebase using MySQL is a database driven knowledgebase management system.It includes bookmark friendly URLs, Q&A, easy search with browsing by category, article submission,a powerful administrator interface and a professional and attractive interface.Features include: - Bookmark...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): aphpkb Knowledgebase Download

Added: May 10, 2013 | Visits: 1.046

FIX Products attributes BUY NOW action When you add an attribute to a product, and you click on the BUY NOW button in your shop, its now the product_info.php page who open.Without product attribute, the BUY NOW button will directly add your product to the basket.If u want the product dirrectly added to the basket WITH product...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (59): FIX Products attributes BUY NOW action Download

Added: May 10, 2013 | Visits: 1.072

Index Ads This module is designed to display small banners at the top of your index.php page (in the body section), all of which will link to internal cateogories, products, infomation pages, etc. You've probably seen this on larger websites. The images are displayed in 3 columns, as many rows as you want....


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Index Ads Download

Added: May 10, 2013 | Visits: 547

OneDiary A simple single user, single php page Diary/weblog. It is easy to configure, easy to install just edit the single php file and upload to your server. It uses PHP & mySQL. Another feature is the ability to check an IMAP account for messages & load them into the diary.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): OneDiary Download

Added: May 10, 2013 | Visits: 3.033

Login Page Cleanup This is an osCommerce hack that tweaks the login.php and password_forgotten.php to make them a little more user friendly. This will create 3 seperate boxes on the login.php page, one for Returning users, one for new users, and one for those who have forgotten their passwords.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Login Page Cleanup Download

Added: May 10, 2013 | Visits: 592

Improved Order Number The order number will be printed on the invoices as well as show in the order list on the admin page.In checkout_process.php add$order = new order($insert_id);before the replaced line.In admin/orders.php addinclude(DIR_WS_CLASSES . 'order.php');$order = new order($oID);before the replaced line.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Improved Order Number Download

Added: May 10, 2013 | Visits: 559

UltraPics and HTML Editor HTML WYSIWYG Editor For: Newsletter, email and defining your homepage (index.php)UltraPics for ; Adding, deleting and modifying images via your online adminA Full Copy-Paste Solution for Installing MaxiDVD WYSIWYG and UltraPics on a Clean MS2 2.2 Installation.The Whole Contribution can be Enabled...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): UltraPics and HTML Editor Download

Added: November 09, 2012 | Visits: 514

Organic groups 6.x--rc6 / 5.x-7.3 This Drupal module enables users to create and manage their own 'groups'.Each group can have members, and maintains a group home page where members can post into. Posts may be placed into multiple groups (i.e. cross-posting) and individual posts may be shared with non-members or not. Membership...


Platforms: BSD Solaris

License: Freeware Download (58): Organic groups 6.x--rc6 / 5.x-7.3 Download

Added: May 10, 2013 | Visits: 527

Faster Page Loads, Less DB queries 1.32b This contribution is to help with page loading times, and with DB queries. Every time a page loads osCommerce, PHP pulls every row from the configuration table in the database. That's over 170 rows every time, every page load.I decided to be daring, I am sure against osc developers wishes, but I...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Faster Page Loads, Less DB queries 1.32b Download

< 1 2 3 4 5