Quantcast
Channel: PHP Scripts – Nulled Scripts & Templates
Viewing all 55 articles
Browse latest View live

Live Crypto-Currency Ranking (Bitcoin, Ethereum, Ripple, …)

$
0
0

This Script is a Live-Data-Ranking for Crypto-Currencies.
The Data is delivered in Real-Time via a Websocket-Connection.
You can edit and change Settings as well as add more Data for Crypto-Currencies.
This Script is fully responsive and mobile ready.

Features

  • Real Time
  • Over 1000 Crypto-Currencies
  • Price in 33 Fiat-Currencies
  • Instant Search
  • Load more Data for each Crypto-Currency
  • Charts
  • News
  • Cache
  • Multiple Languages
  • Responsive
  • Mobile ready
  • No Database
  • No Install

Examples

Simple
Advertise
Tiny
Big

Tech

This Script is loading JSON-Data from different APIs and connects all important Data for the Live-Tracking and Crypto-Currency-View.
Templating is driven by the Bootstrap-Framework and JavaScript is powered by the jQuery-Library.

The post Live Crypto-Currency Ranking (Bitcoin, Ethereum, Ripple, …) appeared first on Nulled Scripts & Templates.


CodeIgniter ion-auth Template With Material CSS

$
0
0

CodeIgniter ion-auth Template With Material CSS

You’ll get All in one AUTH + Material theme + Fully working system including MySQL files with included extended documentation and much more… You can install and work on instantly in a minute.

Free Item Support

Documentation

Top Features

  • Framework CodeIgniter version 3.1.7
  • Login Authentication with Ion-Auth 2
  • Login librarry options for Faceboook, Twitter, Google and LinkedIn
  • Admin Profile Management (View, Edit & Update)
  • Admin Username and Password update
  • Server Side Validation
  • Members or users management (View, Add, Edit & Update, Active & Inactive, Delete)
  • Easy customization
  • Well documented and commented code
  • Mobile/Tablet compatibility with an amazing responsive design
  • Just install and go in a second
  • Extensive free support & documentation
  • Responsive Design with MaterializeCSS
  • Login, Register and Other Pages
  • Custom Error Pages
  • 100% Customization features with config files
  • Structured & Clean Code
  • And much more…

Security

  • SQL Injection
  • XSS Clean
  • CSRF Protection

Supported

  • IE8+
  • Firefox (latest)
  • Chrome
  • Safari
  • Android
  • iOS (iPhone, iPad)

CSS

JS

CORE

LIBRARIES

Changelog

  • Initial Release ( Feb-24-2018 )

The post CodeIgniter ion-auth Template With Material CSS appeared first on Nulled Scripts & Templates.

Pharmacy Management System

$
0
0

Demo Site Url

http://pharmacy.w3developer.org

What Is Pharmacy Management System

Pharmacy Management System is a pharmacy software which is responsive Modern design for any kind of pharmacy.This pharmacy software is actually used for pharmacy data management. This pharmacy management system software is developed by PHP and Laravel framework. It is design and develop for pharmacy, medicine store, departmental store and medicine shop.Handle all of your pharmacy data easily.Here you can handle all of your pharmacy account management, invoice create, user and data analysis, stock management, store management, purchase history, income history, pos and many more..

Brand Setup

  • Add Brand
  • Edit Brand
  • Delete Brand

Category Setup

  • Add Category
  • Edit Category
  • Delete Category

Tax Setup

  • Add Tax
  • Edit Tax
  • Delete Tax

Medicine Setup

  • Add Medicine
  • Edit Medicine
  • Delete Medicine

Purchase

  • New Purchase
  • Edit Purchase
  • Delete Purchase

Sales Setup

  • Add Invocie
  • Edit Invocie
  • Delete Invocie

Manage Expense

  • Add Expense
  • Edit Expense
  • Delete Expense

Manage Report

  • Purchase report
  • Sales report
  • Income report
  • Expense report

The post Pharmacy Management System appeared first on Nulled Scripts & Templates.

Divine Home Real Estate Portal Pro

$
0
0

<tbody>

</tbody>

Divine Home Real Estate provide you with a quick and easy way to create a real estates site portal. Application is based on PHP Laravel framework, so if you know it you can easy customize anything you want. We tried to cover most of anybody’s needs and I feel like we included many options,but in case you need something extra please leave us a feedback.

Features

  • Easy Install
  • Powerful Admin Panel
  • 100% Responsive Design
  • Cluster Map Integration
  • Mortgage Calculator
  • Property Listing
  • Agents Listing
  • Manage Testimonials
  • Manage Partners
  • Advanced Search
  • Newsletter Subscription
  • Unlimited Property Categories
  • Different Property Listing Styles
  • Contact Us and About Page
  • Change Currency in Admin Panel
  • Stripe Payment Gateway Integration
  • In-built SEO Supported
  • Inquiry System
  • AddThis – Sharing and Disqus Comment System Integrated
  • Sitemap Integration
  • And Many More.

Demo

Admin

http://divinehome.scriptscode7.com/admin
user: admin@gmail.com

User / Agent

http://divinehome.scriptscode7.com/login
user: user@gmail.com

pass: 123456

Requirements

  1. PHP >= 7.0.0
  2. PDO PHP Extension
  3. OpenSSL PHP Extension
  4. Mbstring PHP Extension
  5. Tokenizer PHP Extension
  6. GD PHP Extension
  7. Fileinfo PHP Extension
  8. Zip PHP Extension
  9. XML PHP Extension

The post Divine Home Real Estate Portal Pro appeared first on Nulled Scripts & Templates.

Redprint Laravel App Builder (CRUD Generator Plus)

$
0
0

Redprint App Builder is your app development flow on steroid! It can literally save you hundreds of hours of coding and lets you concentrate on what matters most. The application logic and problem solution.

INSTALLATION VIDEO

https://youtu.be/REQZhHG43Vc

Feature Tour Video

https://youtu.be/NLIGG8wala4

FEATURES AT A GLANCE

  • Built on top of Laravel 5.5
  • Totally unobtrusive. Version control and develop your app just like you do with vanilla Laravel installation! NO BLOATWARE whatsoever.
  • Generate CRUD following latest Laravel standards.
  • Built in Search and Pagination in CRUD. You can specify which fields are searchable.
  • Image/File upload mechanism in built.
  • Role/Permission (ACL) and User Management System (UMS) in built.
  • Model to Model relationship building.
  • Run all Laravel Commands from GUI.
  • REDPRINT mode to ensure the system leaves no footprint on production application.
  • Super fast and optimized!
  • In built core application updater!


Let Redprint generate your CRUD

For repetative tasks like creating a CRUD, you can totally rely on Redprint App Builder. It generates high quality Code to generate your everyday create, read, update, delete interfaces and backend. Redprint App Builder closely follows Laravel best practices. Which means, no garbage code. You’ll fall in love once you take a look at the code! We promise!


Make your backend searchable!

With Redprint App Builder, you can tell the system to automatically generate your search system with the CRUD. Again, the code that gets genrated is of high quality and follows DRY. Have a look at the index method.


Build Model Relations

With a few clicks, you can generate relations between two models. Not only that, it creates the dropdowns on a previously created CRUD that is related! For example, if you are creating a “Has Many” relationship between “Category” and “Products”, your products CRUD form will now “automagically” have a dropdown to select Categories!

How cool is that?

Run Laravel Commands and more!

You can now run native Laravel commands from within Redprint! No need to remember all the commands, just go to build-tools, select the command you want to execute, write down the parameter and hit run! Not only that, Redprint already added a command that’s not even in Laravel yet! with `php artisan make:view your_view_name` Redprint will generate a view with basic layout for you!


Generate Migrations

Redprint AB lets you create a migration using a clean UI. Just focus on what you need and we’ll generate then run the migration for you. If it doesn’t look good, we’ll debug and let you know that too!


In Built Role Permission System

Redprint comes packed with its own Role Permission Package called “Permissible”. Permissible allows you to define user roles and permission with a weight based role system!


In Built User Management System

Redprint has its own user management system that comes with Permissible. You can already create, update, delete users, set their permission/roles etc. Gives you a strong boilerplate to quickly start your next project!

Grow with us!

Redprint AB is committed to grow and become more powerful. Make your apps more robust and count on Redprint to help you along the way.

Live Preview Username and Password

email: `super_user@app.dev`
password: `super_user`

The post Redprint Laravel App Builder (CRUD Generator Plus) appeared first on Nulled Scripts & Templates.

PMS – Front desk room management

$
0
0

PMS – Front Desk System

As the heart of your hotel, your small property’s front desk system handles all of your operational tasks. With Little Hotelier’s property management system, managing the day-to-day operations of your small property is a breeze.

Feature Calendar
One place to keep an eye on everything. In a few clicks, you can add a reservation, close rooms and create new reservations. It’s as simple.

Quick Updates

Quickly update your room rates and availability with our easy to use inventory grid. Our bulk upload feature makes it easy for you .

Multiple Rate Available

Multiple rate support for travel agent contract. It ’s easy for marketing management and reception.

Agent Support

The easiest system to understand is the Online Travel Agency (OTA). These channels are where you have listed your property for sale

Multiple Property Support

Manage, increase revenue and efficiency of your multiple hotels & group of hotel properties efficiently with Hotelogix cloud based multi property

Auto Select Room Availability

Rest easy knowing that your room availability are instantly selected by room availability easy to make a reservations.

Daily Check-in and Check-out Table

Every room after reservation will be generate check-in / check-out by daily report. Everday can print out for room management

The post PMS – Front desk room management appeared first on Nulled Scripts & Templates.

Ecommerce – Responsive Ecommerce Business Management Script

$
0
0

Overview

Ecommerce is a complete and responsive ecommerce Content Management System (CMS) for your online business. This online store will help your customers to easily purchase products from your store easily by means of PayPal, Stripe and Bank Payment system. Users can search for any products and add products to their cart before purchasing by choosing size and color of a product. You also can use this online ecommerce script for any kind of online stores (you can select your own products from admin panel).

This CMS has a nice and attractive front end and back end interface that are really awesome and eyecatching. The back end has a lot of nice and maintainable features that are needed for a modern and professional ecommerce website to handle the contents easily by client. Almost all kinds of changes are possible to do using the admin panel without having any kind or programming language knowledge.

This CMS is built using the procedural php (with PDO feature) and without any framework. For this reason, it can be customized easily by most of the developers.

This CMS is protected against SQL injection, XSS and other attack and your website will be safe. Also in all pages, admin level security and invalid page url submission checking were done.

Features

Ecommerce CMS script has the following features:

  • Easy to use
  • User-friendly Interface
  • Easy Installation
  • Fully responsive
  • Powerful Admin Panel
  • Clean and Comment based Coding
  • Important Dashboard Statistics
  • Free Customer Registration & Email Confirmation
  • Forget Password Option
  • Country-wise Shipping Cost Setup
  • Manual Shipping Status Change
  • Email Subscription System
  • Subscriber Data Export as CSV
  • Product Search in Header
  • Adding any 3rd party script into head and body tag
  • Easy Use of Google Analytic, Facebook Comment etc.
  • Live Chat Script Setup
  • Customer Rating System
  • Customer Dashboard
  • Customer Profile Update
  • Customer Billing and Shipping Information Update
  • Customer Order History
  • Message to Customer after Payment
  • PayPal Payment System
  • Stripe Payment System
  • Bank Payment System
  • Multi-Language Support
  • 3 Level (Top Level, Mid Level and End Level) Product Categories
  • Showing New and Old Price Below Product
  • Complete Blog Page Management
  • Facebook Comment for Blog
  • SEO meta data setup for each post, page and category
  • Social Media URL Management
  • Photo and Video Gallery Management
  • Testimonial, FAQ, About and Contact Page Content Management
  • Advertisement Section in Home Page
  • Advertisement Section in Product Category Sidebar

Demo

Front End: Click Here
Customer Login: Click Here
Admin Login: Click Here

Admin Login

Username: admin@gmail.com
Password: 1234

Customer Login

Username: customer@gmail.com
Password: 1234

Online Documentation

See our online documentation: Click Here

Credit

Important Notes

  • Data will not saved in demo version.
  • Demo images are not attached in the main file.

The post Ecommerce – Responsive Ecommerce Business Management Script appeared first on Nulled Scripts & Templates.

Laravel Material Admin Template + User CRUD

$
0
0

If you want to build Admin Panel , CMS, Administrator System or Backend you can use this Laravel framework with the Amazing Material Template. We are also added User CRUD systems to users so you just need to focus on the other features you want.

The point is, this project has a simple code, premium design, and easy to modify even with a beginner who just start to use Laravel Framework.

Features Backgrounds

Features:

  • Framework Laravel version 5.5
  • Starter Kit
  • Seperate Controller for each page
  • Blade layout functionality with Master Layout
  • Users CRUD Operation (Add, Edit, Delete, Create)
  • Easy customization
  • W3C validated HTML & CSS
  • Responsive Design with Bootstrap Material Desing
  • Responsive and nice admin interface
  • Widgets
  • UI Interfaces
  • Form Elements
  • Form Validations
  • Wysiwyg Editor
  • Datatables
  • Charts
  • Maps
  • Login, Register and Lock Screen Pages
  • Error 404 and 500 Pages
  • Clean Code

Demo URL:

http://laramaterial.codeglamour.com/

Changelog

Version 1.0 – 18 February 2018

 -Initial release

The post Laravel Material Admin Template + User CRUD appeared first on Nulled Scripts & Templates.


Live Support Chat – Live Chat 3

$
0
0

The fastest way to help your customers

It’s beautiful, simple and it works! Live Chat 3 will get you closer to your website visitors and eliminates customers being stranded on your website.

Start chatting with your website visitors, the best way to help your customers. It’s much faster than email and way more efficient than phone. Don’t make your customers leave frustrated, get Live Chat 3 today.

Have you ever been shopping on an online shop? Of course, but for sure you had a question about a product! Without Live Chat 3 you have the option to contact the owner by email and wait and wait and wait or sometimes you will find a phone number to call, yeah, but you wait in the line or nobody answers. It is time to help your online visitors and increase sales with simply answer the question right when they pop up.

We are the first one that include a complete group chat solution with your clients as well. Now it is not only possible to chat one to one with your clients you can invite up to 50 of your website visitors or clients into a group chat. The perfect place to teach or share feedbacks with your clients.

lc3 description
lc3 app
lc3 features

The post Live Support Chat – Live Chat 3 appeared first on Nulled Scripts & Templates.

OctopusCodes – Countdown Shopping Cart

$
0
0

Product Description

CountDown Shopping Cart is a simple, easy-to-use, ready-to-use CodeIgniter Framework and MySQL database that enables you create urgency for your deals. Drive customers’ actions and urge them to buy before time runs out.

CountDown Shopping Cart has an easy Admin Panel page that gives you full control over categories, products, discounts list of product, photos list of product, orders, customers, payments, settings and admin profile.

With our responsive e-commerce script, you will have
your online store displayed correctly across a wide
range of end-user devices and screen resolutions for
easy ordering and checking out process.

What you will get is:

  • Full Source code.
  • Full Database.
  • Documetation guide so that you can easily setup code.
  • Screenshots.
  • Support 24×7 hours.

Front View Features

  • Bootstrap Themes
  • Responsive Design
  • Register New Customer
  • Show CountDown for Products
  • Show Category of Site
  • Show Latest Products, Best Sellers Products and Most Viewed Products
  • Manage Shopping Cart: Update the Item Quantity in Cart, Delete Item in Cart
  • Checkout with PayPal Payment and Cash
  • Manage Content for Pages: About Us, Legal notice, TermsS and Conditions, FAQ
  • Search Product
  • Change Customer Profile

Admin Panel Features

  • Manage Hierarchy for Categories
  • Manage Products
  • Manage Discounts of Product
  • Manage Photos of Product
  • Manage Orders
  • Manage Payments
  • Manage Customers
  • Manage Pages
  • Website Settings
  • Change Admin Profile

Live Demo

Live
Demo

Document Online

Document Online

Requirements

  • PHP 5.6+
  • MySQL 5.7+

Browser support

CountDown Shopping Cart is tested and
supported in major modern browsers like Chrome, Safari, Internet
Explorer, and Firefox

  • IE 8+
  • Chrome
  • FireFox 3+
  • Opera 11+
  • Safari 5+

Install Application

  1. Unzip Main.zip file and upload to your hosting.
  2. Open config.php file in applicationconfig foler
    and change value of base_url as below:
    • $config[‘base_url’]: your domain name
  3. Run website and login with default account:

Product Support

If you have problems, questions, ideal, etc…Contact me via email
octopuscodes@gmail.com
Please contact us with any questions you may have via the contact form
on my author profile page.

History

  • V1.0 Released – Feb 21, 2018

The post OctopusCodes – Countdown Shopping Cart appeared first on Nulled Scripts & Templates.

Mysql Database Backup & Restore Script – Multi Database Backup – DbackupeX Pro

$
0
0

Standalone Multi Mysql Database Backup & Restore Script – DbackupeX Pro

The most complete Mysql Database Backup & Restore Script that you can find on the Market.

Manage, Restore and Create Backups of All your MySQL Databases from one place. With Auto Backups, Parcial Backups (Just backup the tables you need), Parcial Restore (Just restore the tables you need, even using a Full database dump file), auto send Backups to FTP Servers and many more functions!

MySQL Backup Script

MySQL Backup Script

MySQL Backup Script

MySQL Backup Script

Demo Credentials

Please note that the same user can not have 2 active logins. So if you get logged out automatically it means that other user have logged in with the same username. In this case please login with other username

 
Email: demo@demo.com
PW: demodemo

Email: demo2@demo.com
PW: demodemo

Email: demo3@demo.com
PW: demodemo

Email: demo4@demo.com
PW: demodemo

Email: demo5@demo.com
PW: demodemo

Some Important Features

✔ Manage, Restore and Create Backups of All your MySQL Databases from one place
✔ Multi Database Restore or Backup creation
✔ Auto Backups – You can choose the backups interval (Every 10mnts, every Hour etc…)
✔ Parcial Backup (Just backup the tables you need)
✔ Parcial Restore (Just restore the tables you need, even using a Full database dump file)
✔ Remote and Local Databases compatible
✔ Multi FTP Accounts where the Backups can be automatically sent
✔ FTP SSL Connection supported
✔ Remote add folders on your FTP Account to better sort your backups
✔ 1 click send the Backup you choose to the FTP that you want
✔ 1 click Quick Restore or Create a backup
✔ 1 Click Purge or Download Backup
✔ Max. number of Local Backups to keep (Oldest Backups are automatically deleted)
✔ Max. number of FTP Backups to keep (Oldest Backups are automatically deleted)
✔ Ajax Drag & Drop Mysql Dump Upload
✔ Email notification if Auto Backup fails
✔ Cronjob Link generator (If your Hosting have no rights to access the crontab for auto backups)
✔ Secure Database and FTP Credentials AES-256-CBC OpenSSL encrypted
(AES is based on a algorithm that has been unbroken till now and has been recommended by NSA and used in US Government data encryption.)
✔ Secure Register & Login with Tokens
✔ Multi-Language
✔ To-Do Tasks magement
✔ Skins colors for Backend
✔ Email Template
✔ Optional Recaptcha for Login
✔ User Managment
✔ Drag & Drop Avatar, Website Logo and Favicon Upload
✔ Users Statistics
✔ Database and FTP Statistics
✔ Statistics of the space used by Local Backups on the server
✔ Ban Users
✔ ADD new Users from Backend
✔ Set Password min. length
✔ Set Login Life Time
✔ User Password recovery
✔ Drag & Drop To-Do magement for Administrators
✔ E-mails with templates and placeholders
✔ Ajax Pagination
✔ Website SSL support
✔ SQL injection, XSS, CSRF protection
✔ Full Ajax interface
✔ 100% Translatable with Po Edit
✔ Automated installation wizard


Mysql Backup

Select on Back-End one of the premade Admin Skins

MySQL Backup Script

To-Do Task List included

MySQL Backup Script

Multi MySQL Databases Backup from one place

MySQL Backup Script

Add Multiple FTP Servers

MySQL Backup Script

Database FTP & Auto Backup Settings

MySQL Backup Script

Database Partial Backups

MySQL Backup Script

Database Backup list

MySQL Backup Script

Database Partial Restore

MySQL Backup Script

Email notification if Auto Backup fails

MySQL Backup Script

Documentation

MySQL Backup Script


MySQL Backup Script

Server Requirements

– PHP 7.0 or later

– MySQL 4.4 or later

– mod_rewrite Apache

– GD Extension

– MYSQLi Extension

– CURL Extension

– Openssl

– EXEC function enabled

Changelog

 Version 1.0, 26/02/2018
----- [Creation] Initial Release

The post Mysql Database Backup & Restore Script – Multi Database Backup – DbackupeX Pro appeared first on Nulled Scripts & Templates.

Video BG Landing – Belloo Dating Software

Rakuten Plugin for Coupons CMS

WordPress Plugin Update & License Server – Automatic Updates for your own Plugins

$
0
0

39$ only for a limited time! Buy now!

What is the WordPress Plugin Update and License Server?

WordPress License Server enables you to supply automatic updates for the plugins you develop, while only allowing such features if the customer actually owns a license.
You can either create and manage your own licenses or simply verify Envato Purchase Codes using the Envato API.
The plugin is built for other theme/plugin developers, who want automatic updates and license/Envato purchase code verification for their own plugins. So if you want to implement such features into your plugin, this project is right for you!

Key Features

  • Automatic updates for your premium plugins
  • Verify Envato Purchase Codes
  • Verify Licenses that you’ve issued yourself
  • Detects if the customer is still in support-time window
  • Easy PHP integration into your WordPress plugins
  • Clean, extendable PSR-4 PHP code
  • Easy-to-use admin backend
  • Beautiful User Interface

Languages supported

Currently we only support English, but we’re working on translating it into German, Italian, Spanish and French!

Happy Updating!

The post WordPress Plugin Update & License Server – Automatic Updates for your own Plugins appeared first on Nulled Scripts & Templates.

NewsLite – Online Responsive NewsPaper CMS

$
0
0

Overview

This script is a nice, attractive, clean and responsive online newspaper content management system (CMS). You can use this for any type of news, and magazine related websites. We have tried our best to make this CMS user-friedly. Our clients will be able to change almost everything in this website like logo, favicon, contents, pages etc.

We have created this content management system based on the procedural php and mysql. So our codes are clean and easy to understand to most of the coders. So if you setup your mind to change any code later, you can give the task to any programmer and he/she should be able to change that easily without facing any complex programming issues. We are also here to give you support about that. So never be worried to modify any kind of codes.

Our Specialties

Our CMS has the following special features:

  1. User friendly interface
  2. Developer friendly codes
  3. Great User Experienced design
  4. SEO friendly URL slug implemented instead of using .php extension in most places
  5. Security implemented in all the pages
  6. Multi-level Admin panel System (Admin and Publishers logins are available)
  7. Unlimited page creating system
  8. Unlimited menu creating system
  9. Unlimited category creating system
  10. Unlimited news posting system for blog
  11. Unlimited advertisement in sidebar for both top and bottom section of page
  12. Advertisement in home page top and middle section
  13. Home page category management system
  14. Photo Gallery page layout
  15. Contact page layout
  16. And a lot more…

Online Demo

Front End: http://www.demosly.com/xicia/cc/newslite/
Admin and Publisher Login: http://www.demosly.com/xicia/cc/newslite/admin/

Admin Login

Username: admin@gmail.com
Password: 123456

Publisher Login

Username: user@gmail.com
Password: 123456

The post NewsLite – Online Responsive NewsPaper CMS appeared first on Nulled Scripts & Templates.


Grocee – Complete Grocery store Backend with Telecaller

$
0
0

ecommerce
ecommerce
ecommerce
ecommerce
ecommerce
ecommerce
ecommerce
ecommerce

Main Features:

Account :

  • B2C Sales Report
  • B2B Sales Report
  • Score Sheet
  • Purchase Report
  • Collection Report

Sales :

  • B2C Sales Order
  • B2B Sales Order
  • B2B Client List
  • B2C Client List
  • Remiser List

Purchase :

  • Stock Reports(PR)
  • Purchase Entry
  • Wastage Entry
  • Vendors Reports
  • B2B Purchase

Warehouse :

  • Stock Reports(OP)
  • Order Status
  • B2B Delivery Boy
  • B2C Delivery Boy

Customer Care:

  • Order Status

Admin:

  • ID Creation
  • Role Mapping
  • Promo Code
  • Pincode
  • Sales Commission
  • Products
  • Client Modify
  • Subscription
  • Client Mapping

Grocee Marketplace , is a script by which you can easily setup your own digital store

If you are looking to sell your any product Content you can use this script and setup your store in minutes

Proper REST API with secure SALT Key with international Standards.

Build on MVC architecture – CodeIgniter

DEMO URL: http://themeapps.in/projects/grocee/app              
ADMIN ACCESS                                   
username: admin                                
Password: password 

The post Grocee – Complete Grocery store Backend with Telecaller appeared first on Nulled Scripts & Templates.

PageResponse – A FB Inboxer Add-on : Facebook Auto Comment/Private Reply & Like/Share for Full Page

$
0
0

   


If you are here then you must know about FB Inboxer,the base app to run this add-on that allows you to set comment auto reply and comment private reply for individualFacebook page posts. Then why do you need PageResponse? Well, PageResponse is a FB Inboxer add-on that allows you to set comment auto reply and comment private reply with one settings for the full page. Imagine you have lot of pages & posting each day. We know it’s hard to setup auto reply & private reply for each post individually. We are introducing this brand new add-on to solve this serious problem. The most important part is it replies within seconds.

PageReponse also has the feature of auto like your page’s new posts as your other pages and auto share in your other pages. Auto like/share share only works for new posts and single campaign will work for whole page.






Video Manuals

Documentation

Want to know more about PageResponse? Please read our Documentation

Other FB Inboxer Add-ons

Support

Our team is ready to solve your problem as soon as possible. We are using support ticket system for easy management of client issues. Feel free to open tickets to our support desk. When you create a ticket, please provide your envato username & purchase code.



The post PageResponse – A FB Inboxer Add-on : Facebook Auto Comment/Private Reply & Like/Share for Full Page appeared first on Nulled Scripts & Templates.

Codeigniter CRUD Generator + User Manager (Material Design)

$
0
0

Summary

This is a simple user management and CRUD
generator system that can be a starting point for a web app development or can
be integrated into existing codeigniter project based on Codeigniter version 3.1
and hmvc (hierarchical model view controller). The CRUD(Create Read Update
Delete) system is based on Grocery CRUD version 1.6 which is a proven and stable
CRUD generator for Codeigniter.

The system also makes use of many modern developer scripts and systems
such as bootstrap, jquery and material design.

Features include:-

  • CRUD Generator
  • Based on codeigniter’s HMVC hence easy to extend.
  • Easy to install. Has an inbuilt installer.
  • Responsive material design
  • Has a user manager which one can add, edit, delete, search, change user levels, change user groups and deactivate/activate user accounts
  • Easy to use and has a nicely designed user interface
  • Settings to activate/deactivate some features
  • Password recovery
  • User registration system
  • System validations
  • Disable/Enable entire user groups
  • Disable/Enable entire user levels

Demo Credentials

Admin Username: admin@admin.com
Admin Password: password

The above accounts shouldn’t be edited. All data entered will be removed in a day or two.

 

Support and Documentation

Please drop us a line on kevin@codewhip.net with any questions you may have, full documentation is included with the program to help you with your projects.

The post Codeigniter CRUD Generator + User Manager (Material Design) appeared first on Nulled Scripts & Templates.

OnTime – Coming Soon Page / Under Construction Page with installer

$
0
0

Is your website under construction but you still wish to showcase your customers a preview of the website you’re building & some “Coming Soon” messages and a cool timer to let them know when you’ll launch it?

Then you’re in the right place!

OnTime is a responsive and easy to customize coming soon page which can be applied any kind of your website. OnTime brings the latest technologies including HTML5 and CSS3 as well as bootstrap responsive design, so you can be sure that OnTime will look good on any device.

Using our plugin you can promote your website and gain subscribers just like that.

Let’s your success begin with us.

Test before you buy
Website Demo link
Demo : OnTime Front-end
Demo : OnTime Back-end

Username: admin
Password: admin
web app in coimbatore
mobile app in coimbatore mobile app in coimbatore mobile app in coimbatore
mobile app in coimbatore

The post OnTime – Coming Soon Page / Under Construction Page with installer appeared first on Nulled Scripts & Templates.

phpDictionary – The Ultimate PHP Dictionary Platform

$
0
0

Welcome to the first ever completed php dictionary platform. phpDictionary packed with tons of features. And it’s regularly updated.


Features:

  • Users can Sign-in or Sign-up
  • Users can search for words that are only in the database and approved by the site admin
  • Users can add their own words. And the admin has to approve them
  • When a user adds a word manually, they’re required to supply [Word, Pronunciation, Two definitions of the Word, Two example sentence]
  • Users can extend their membership by upgrading their account. In return they have access to premium sections
  • Each english-words does include additional synonyms, and frequency which comes from our automatic API
  • Non-premium users are allowed to access basic details of words. In fact they’ll have to upgrade their account to unlock the premium sections
  • Much more (Please try the demo)

Admin Panel Features:

  • Admin can change the site description, site name
  • Admin can supply API keys directly from the admin panel
  • Admin can allow or disallow users from signing-in
  • Admin can allow or disallow users from signing-up
  • Admin can approve, or disapprove words
  • Admin can edit existing words
  • Admin can disable, enable users from signing-in
  • Much more.(Please try the demo)

Coming-soon …

  • Full native cross-platform mobile apps
  • Word view count
  • Like or Favorite a word
  • More info on the translation page

Testing

Non-premium user

email: not-premium@email.com

password: 1234

Access that account at: http://rawandahmedshaswar.com/auth/login

Premium user

email: premium@email.com

password: 1234

Access that account at: http://rawandahmedshaswar.com/auth/login

Admin Account

email: admin@admin.com

password: 1234

Access the admin panel at : http://rawandahmedshaswar.com/auth/admin/home

Flag Counter

The post phpDictionary – The Ultimate PHP Dictionary Platform appeared first on Nulled Scripts & Templates.

Viewing all 55 articles
Browse latest View live