Connect with us

Scripts

phpWallet – e-wallet and online payment gateway system.

Live Preview                                                                                  Free Download 

phpWallet - e-wallet and online payment gateway system. - 1
phpWallet - e-wallet and online payment gateway system. - 2
phpWallet - e-wallet and online payment gateway system. - 3
phpWallet - e-wallet and online payment gateway system. - 4
phpWallet - e-wallet and online payment gateway system. - 5
phpWallet - e-wallet and online payment gateway system. - 6
phpWallet - e-wallet and online payment gateway system. - 7
phpWallet - e-wallet and online payment gateway system. - 8
phpWallet - e-wallet and online payment gateway system. - 9
phpWallet - e-wallet and online payment gateway system. - 10

Are you looking for a custom online payment solution for your country’s local currency to integrate with your local business? or maybe you want to start your own Payment Gateway Site like PayPal. phpWallet is the script solution you where looking for.

With payment gateway Script you can easily accept any physical financial company/bank or online payment platform as deposits and withdrawal methods for your site. And, set a fee amount to earn on every online store purchase linked to your site API and Money transfers made through phpWallet .

How phpWallet Works ?

The core concept behind this payment gateway script is that there needs to be someone managing everything behind the scenes ( the site administrator ).

To process withdrawal requests the admin sends money to bank accounts manually outside the script and reduces the user’s wallet balance by clicking on a button after the offline bank transfer transaction is complete.

There are 3 API integrated and automated deposit methods ( PayPal, Stripe and Paystack ). The deposit methods that are registered by the admin ( Mobile money, Bitcoin Wallet address, Bank Swift number and other means to send and receive money registered by the admin ) follows the offline concept.

And the coin/currency Exchange rates are also defined by the admin from the admin dashboard.

KEY FEATURES

  • Responsive UI.
  • 6 Color Skins.
  • Built with bootstrap 4.
  • Unlimited Deposit Methods.
  • Unlimited Withdrawal Methods
  • Unlimited Currencies
  • Currency Exchange
  • Money Transfers
  • Fund User’s Wallet from admin dashboard
  • Vouchers System
  • Support Ticket System
  • Ability to add support agents
  • User Roles
  • Voyager Admin Dashboard
  • Transactions History
  • Developers API
  • WordPress Ready ( WooCommerce Plugin ) | * Sold Separately Request The link
  • KYC Ready ( Know Your Client )
  • European GDPR Ready
  • Ability to freese users balance while processing Withdrawal Requests.
  • Ability to set Percentual and Unit Fee’s
  • And more …

SERVER REQUIREMENT:

  1. PHP >= 7.1.*
  2. PDO PHP Extension
  3. Tokenizer PHP Extension
  4. PHP Fileinfo extension
  5. OpenSSL PHP Extension
  6. XML PHP Extension
  7. Mbstring PHP Extension
  8. GD Library
  9. CURL Library
  10. PHP mod_rewrite enabled
  11. A server that supports Symlinks

SUPPORT & OFFERS

For rapid support please use Whatsapp: +258850586897. Send a message via whatsapp so I can add funds to you demo account.

SetUp phpWallet on Your cPanel Based Server: 50$ 

Pro Updade Service: 25$  

DEMOS

Regular User: 

( Some features are disabled [ change password ] )
User: [email protected] | Password: 123456
Link: http://pagador.scriptdemo.website/admin

Admin Demo: 

( Some features are disabled [ change password, browse users, add roles, site settings ] )
User: [email protected] | Password: 123456
Link: http://phpwallet.scriptdemo.website/admin

WooCommerce Demo:

Use the account ( User: [email protected] | Password : 123456 ) to pay your order in phpWallet payment terminal

Link: https://scriptdemo.website/woo/

UPDATE CHANGELOG

Read More -> http://pagador.scriptdemo.website/public/changelog/6

Update ( 08, November 2019 ) V 2.8

Developed a phpWallet WooCommerce payment gateway plugin, if you have a valid License please contact me via my profile contact form to get the purchase.

- Added an Updated Files Folder
- Added Stripe Payment Gateway
- Added Paystack Payment Gateway
- Added Select Color Theme from admin dashboard option
- Admin manually loads funds to a user wallet using vouchers
- Tird part payment options on Checkout Page
- Added Enable/Disable Payment Gateways option
- Removed the shopping cart script from the zip file. 

Update ( 28, August 2019 ) V 2.7

- Added User Impersonation feature
- Prepared Twillio for sms notification ( comming in the next version of phpWallet )
- Fixed previous versions bugs
- Added Mobile Phone number in registration form
- Added Blog feature

Update ( 19, April 2019 ) V 2.5

- Added The Android Aplication to phpWallet
- Bug Fixes.

Update ( 26, February 2019 ) V 2.4 | Update ( 19, February 2019 ) V 2.3

- Added the ability to send money with both username and email.
-  Added Automatic deposits by PayPal Credit Card Processor.
- Bug Fixes.

git status for phpWallet
modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/MoneyTransferController.php
new file:   app/Http/Controllers/PayPalController.php
modified:   app/Http/Controllers/SignUpController.php
new file:   app/Http/Controllers/TransactionController.php
modified:   app/Http/Controllers/VoucherController.php
modified:   app/Http/Controllers/WithdrawalController.php
modified:   app/Models/Transaction.php
modified:   app/User.php
modified:   composer.json
modified:   composer.lock
modified:   config/app.php
new file:   config/paypal.php
new file:   public/assets/css/ecommerce.css
modified:   resources/lang/en.json
new file:   resources/views/Transactions/show.blade.php
new file:   resources/views/Transactions/type/purchase.blade.php
new file:   resources/views/Transactions/type/sale.blade.php
modified:   resources/views/auth/login.blade.php
modified:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/layouts/topnavbar.blade.php
new file:   resources/views/layouts/transaction.blade.php
modified:   resources/views/merchant/new.blade.php
modified:   resources/views/partials/footer.blade.php
modified:   resources/views/partials/footerstyles.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/sendmoney/index.blade.php
new file:   resources/views/vouchers/buy.blade.php
new file:   resources/views/vouchers/buyvue.blade.php
modified:   resources/views/welcome.blade.php
modified:   routes/web.php
new file:   vendor.zip
modified:   vendor/composer/ClassLoader.php
modified:   vendor/composer/autoload_classmap.php
modified:   vendor/composer/autoload_psr4.php
modified:   vendor/composer/autoload_static.php
modified:   vendor/composer/installed.json
new file:   vendor/lab404/laravel-impersonate/.gitignore
new file:   vendor/lab404/laravel-impersonate/.scrutinizer.yml
new file:   vendor/lab404/laravel-impersonate/.travis.yml
new file:   vendor/lab404/laravel-impersonate/changelog.md
new file:   vendor/lab404/laravel-impersonate/composer.json
new file:   vendor/lab404/laravel-impersonate/composer.lock
new file:   vendor/lab404/laravel-impersonate/config/laravel-impersonate.php
new file:   vendor/lab404/laravel-impersonate/migrations/2017_02_11_000000_create_users_table.php
new file:   vendor/lab404/laravel-impersonate/phpunit.xml
new file:   vendor/lab404/laravel-impersonate/readme.md
new file:   vendor/lab404/laravel-impersonate/src/Controllers/ImpersonateController.php
new file:   vendor/lab404/laravel-impersonate/src/Events/LeaveImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Events/TakeImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Guard/SessionGuard.php
new file:   vendor/lab404/laravel-impersonate/src/Impersonate.php
new file:   vendor/lab404/laravel-impersonate/src/ImpersonateServiceProvider.php
new file:   vendor/lab404/laravel-impersonate/src/Middleware/ProtectFromImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Models/Impersonate.php
new file:   vendor/lab404/laravel-impersonate/src/Services/ImpersonateManager.php
new file:   vendor/lab404/laravel-impersonate/tests/BladeDirectivesTest.php
new file:   vendor/lab404/laravel-impersonate/tests/EventsTest.php
new file:   vendor/lab404/laravel-impersonate/tests/ImpersonateManagerTest.php
new file:   vendor/lab404/laravel-impersonate/tests/MiddlewareProtectFromImpersonationTest.php
new file:   vendor/lab404/laravel-impersonate/tests/ModelImpersonateTest.php
new file:   vendor/lab404/laravel-impersonate/tests/RoutesTest.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/Models/User.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/views/can_be_impersonated.blade.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/views/impersonate.blade.php
new file:   vendor/lab404/laravel-impersonate/tests/TestCase.php
modified:   vendor/srmklive/paypal/README.md
modified:   vendor/srmklive/paypal/composer.json
modified:   vendor/srmklive/paypal/config/config.php
modified:   vendor/srmklive/paypal/src/Services/ExpressCheckout.php
modified:   vendor/srmklive/paypal/src/Traits/PayPalHttpClient.php
modified:   vendor/srmklive/paypal/src/Traits/PayPalRequest.php
modified:   vendor/srmklive/paypal/src/Traits/RecurringProfiles.php

Changelog for Shopping cart script

 modified:   app/Categorie.php
new file:   app/Helpers/Money.php
new file:   app/Helpers/flash.php
modified:   app/Http/Controllers/CartController.php
modified:   app/Http/Controllers/HomeController.php
new file:   app/Http/Controllers/ProductController.php
modified:   app/Product.php
modified:   app/Providers/AppServiceProvider.php
new file:   app/Subcategorie.php
new file:   public/assets/css/bootstrap-select.min.css
new file:   public/assets/css/bootstrap.min.css
new file:   public/assets/css/color_skins.css
new file:   public/assets/css/dropzone.css
new file:   public/assets/css/ecommerce.css
new file:   public/assets/css/jquery-jvectormap-2.0.3.min.css
new file:   public/assets/css/main.css
new file:   public/assets/css/morris.min.css
new file:   public/assets/fonts/Material-Design-Iconic-Font.eot
new file:   public/assets/fonts/Material-Design-Iconic-Font.svg
new file:   public/assets/fonts/Material-Design-Iconic-Font.ttf
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff2
new file:   public/assets/fonts/simple-Line-Icons.eot
new file:   public/assets/fonts/simple-Line-Icons.svg
new file:   public/assets/fonts/simple-Line-Icons.ttf
new file:   public/assets/fonts/simple-Line-Icons.woff
new file:   public/assets/images/logo.svg
new file:   public/assets/js/dropzone.js
new file:   public/assets/js/index.js
new file:   public/assets/js/infobox-1.js
new file:   public/assets/js/jvectormap.bundle.js
new file:   public/assets/js/knob.bundle.js
new file:   public/assets/js/libscripts.bundle.js
new file:   public/assets/js/mainscripts.bundle.js
new file:   public/assets/js/morrisscripts.bundle.js
new file:   public/assets/js/particles.js
new file:   public/assets/js/particles.min.js
new file:   public/assets/js/vendorscripts.bundle.js
modified:   resources/views/auth/login.blade.php
modified:   resources/views/auth/register.blade.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/layouts/app.blade.php
new file:   resources/views/layouts/aside.blade.php
new file:   resources/views/layouts/topnavbar.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/product.blade.php
modified:   resources/views/templates/invoice.blade.php
modified:   resources/views/templates/orders.blade.php
modified:   routes/web.php

Update ( 21, December 2018 ) V 2.2

Added a landing page.

git status for phpWallet

modified: resources/views/welcome.blade.php
modified: resources/lang/en.json
modified: routes/web.php
added: public/landing ( folder with its contents )

Update ( 17, December 2018 ) V 2.1

UI bug fixes and responsivenes improvement

git status for phpWallet

modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/HomeController.php
modified:   app/Http/Controllers/SignUpController.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/auth/register.blade.php
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/merchant/new.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/withdrawals/partials/status.blade.php
added:       resources/views/vendor/pagination/

Update ( 13, December 2018 ) V 2.0

UI improvement and minor bug fixes

git status for phpWallet

modified:   app/Http/Middleware/verifyEmail.php
modified:   app/widgets/Merchants.php
new file:   public/assets/css/bootstrap-select.min.css
new file:   public/assets/css/bootstrap.min.css
new file:   public/assets/css/dropzone.css
new file:   public/assets/css/jquery-jvectormap-2.0.3.min.css
new file:   public/assets/css/main.css
new file:   public/assets/css/morris.min.css
new file:   public/assets/fonts/Material-Design-Iconic-Font.eot
new file:   public/assets/fonts/Material-Design-Iconic-Font.svg
new file:   public/assets/fonts/Material-Design-Iconic-Font.ttf
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff2
new file:   public/assets/fonts/simple-Line-Icons.eot
new file:   public/assets/fonts/simple-Line-Icons.svg
new file:   public/assets/fonts/simple-Line-Icons.ttf
new file:   public/assets/fonts/simple-Line-Icons.woff
new file:   public/assets/images/logo.svg
new file:   public/assets/js/dropzone.js
new file:   public/assets/js/index.js
new file:   public/assets/js/infobox-1.js
new file:   public/assets/js/jvectormap.bundle.js
new file:   public/assets/js/knob.bundle.js
new file:   public/assets/js/libscripts.bundle.js
new file:   public/assets/js/mainscripts.bundle.js
new file:   public/assets/js/morrisscripts.bundle.js
new file:   public/assets/js/particles.js
new file:   public/assets/js/particles.min.js
new file:   public/assets/js/vendorscripts.bundle.js
new file:   public/symlink.php
modified:   resources/lang/en.json
modified:   resources/lang/es.json
modified:   resources/views/auth/login.blade.php
modified:   resources/views/auth/register.blade.php
modified:   resources/views/deposits/addCreditForm.blade.php
modified:   resources/views/deposits/index.blade.php
modified:   resources/views/deposits/partials/status.blade.php
modified:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/index.blade.php
modified:   resources/views/home/partials/status.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
new file:   resources/views/layouts/aside.blade.php
new file:   resources/views/layouts/topnavbar.blade.php
modified:   resources/views/merchant/docs.blade.php
modified:   resources/views/merchant/index.blade.php
modified:   resources/views/page/show.blade.php
new file:   resources/views/partials/flash.blade.php
modified:   resources/views/partials/footer.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/profile/identity.blade.php
modified:   resources/views/profile/info.blade.php
modified:   resources/views/profile/newpassword.blade.php
modified:   resources/views/sendmoney/index.blade.php
modified:   resources/views/tickets/create.blade.php
modified:   resources/views/tickets/index.blade.php
modified:   resources/views/tickets/show.blade.php
modified:   resources/views/tickets/user_tickets.blade.php
modified:   resources/views/vouchers/generate.blade.php
modified:   resources/views/vouchers/index.blade.php
modified:   resources/views/withdrawals/index.blade.php
modified:   resources/views/withdrawals/withdrawalRequestForm.blade.php

Update ( 28, November 2018 ) V 1.9

Fund wallets with vouchers created by admin with zero credit and zero fee’s Update

- Fixed user editing bug
- Added quick admin panel in the user section
- Added voucher generation for admin fund wallets with it.
- Fixed previous version bugs.

gitStatus: phpWallet:
modified:   app/Http/Controllers/HomeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/SignUpController.php
modified:   app/Http/Controllers/VoucherController.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/tickets/index.blade.php
modified:   resources/views/tickets/show.blade.php
modified:   routes/web.php
added:  resources/views/vouchers/generate.blade.php

Database Migration:
Added:  verification_token column to users table

Git Status:  shoppingcart 
modified:   app/Http/Controllers/CartController.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/product.blade.php
modified:   routes/web.php

Update ( 18, September 2018 ) V 1.8

Voucher System Update

- Added Voucher System.
- Fixed KYC Image Upload bug.
- Fixed Change Profile  Avatar bug.
- Added more words to the translation file.

Git status for phpWallet
modified:   app/Http/Controllers/AddCreditController.php
modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/MoneyTransferController.php
modified:   app/Http/Controllers/ProfileController.php
modified:   app/Http/Controllers/SignUpController.php
new file:   app/Http/Controllers/VoucherController.php
modified:   app/Http/Controllers/WithdrawalController.php
modified:   app/Http/Middleware/verifyEmail.php
new file:   app/Models/Voucher.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/profile/identity.blade.php
modified:   resources/views/profile/info.blade.php
modified:   resources/views/profile/newpassword.blade.php
modified:   resources/views/vendor/voyager/withdrawals/edit-add.blade.php
new file:   resources/views/vouchers/index.blade.php
new file:   resources/views/vouchers/vue.blade.php
modified:   resources/views/withdrawals/withdrawalRequestForm.blade.php
modified:   routes/web.php

Database status for phpWallet Script:
- please contact me ( use my profile contact form ) to make the necessary changes to your database without crashing your site and damage your data

Update ( 27, August 2018 ) V 1.7

- Added account email verification systrem.

Git status for phpWallet
modified:   app/Http/Controllers/SignUpController.php
modified:   app/Http/Kernel.php
new file:   app/Http/Middleware/verifyEmail.php
new file:   app/Mail/verifyEmail.php
modified:   app/User.php
new file:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/flash.blade.php
modified:   routes/web.php

Database status for phpWallet Script:
unmodified

Update ( 16, August 2018 ) V 1.6

- Fixed previous version shoppingcart script bug.
- Improved developers API docs.

Git status for phpWallet
modified:   resources/views/merchant/docs.blade.php

Database status for phpWallet Script:
unmodified

Git status for ShoppingCart script:
modified:   app/Http/Controllers/CartController.php

Database status for ShoppingCart Script:
- modified the .sql file

Update ( 11, August 2018 ) V 1.5

- Fixed previous version bug reports.
- Improved the shoppingcart script.
-Improved The Developers API return URL formats.

Git status for phpWallet
modified:   app/Http/Controllers/IPNController.php

Git status for ShoppingCart script:
modified:   app/Http/Controllers/CartController.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/product.blade.php
modified:   routes/web.php

Update ( 31, July 2018 ) V 1.4

User Profile, KYC ( Know Your Client ), and European GDPR update.

- Fixed admin fund wallet from administrative area issue.
- Added cookie consent to reflect new European GDPR law. 
- Added Privacy Policy agreement to register form.
- Added Privacy Policy, Terms of Use, FAQ, and About Us pages from Backend CMS and linked to the footer links section.
- Added footer settings to the admin area.
- Added edit profile section for regular users.
- Added ability to upload a profile picture.
- Added a profile table to the database.
- Added ability to change the password for regular users.
- Started to implement KYC ( Know Your Client ) by adding a section for regular user submit their national id or equivalent document issued by a government entity.
- Added more words to the language files.
- Added " Message to the reviewer " field in add credit form ( useful for deposit methods that require more info than just the deposit receipt screenshot ).

Update ( 21, July 2018 ) V 1.3

This is the currency exchange Update for phpWallet

-  Added currency exchange feature
- Added top nav
- Improved Security
- Fixed previous version bugs.

Update ( 11, July 2018 ) V 1.2

This is the multi-currencies Update for phpWallet

* [ BREAD ] stands for Browse, Read, Edit, Add and Delete.

-    Code Improvements and bug fixes.
-    Added currencies BREAD menu to the admin panel.
-    Added Wallets BREAD menu in admin panel.
-    Added Currency exchange rates BREAD menu in admin panel.
-    Added deposit method to currency linking  BREAD submenu to Deposit Methods menu in admin panel.
-    Added withdrawal method to currency linking  BREAD submenu to Withdrawal Methods menu in admin panel.
-    Removed total money earned from fee’s analytics from admin dashboard because it was only in US Dollars, and now phpWallet supports multicurrency’s. ( will add this analytics back, but this time supporting all phpWallet’s added currencies ).
-    Removed total money deposited in the platform analytics from admin dashboard because it was only in US Dollars, and now phpWallet supports multi-currencies. ( will add this analytics back, but this time supporting all phpWallet’s added currencies ).
-    Added multilingual files for Portuguese. (  will add more words and languages in upcoming updates, please share your language translation file  )
-    Improved the shopping cart script to accept multiple currencies.
-    Updated the merchant API documentation
-    Updated the merchant system to accept one chosen 
-    Removed the default currency symbol site setting because now the one setting the default wallet is the user.
-    Added a footer menu.
-    Added forgot password link in the login page.
-    Added Sign Up button on the login page.

Update ( 21 June 2018 ) V 1.1

- Added transactions menu in admin backend;
- Added a setting to change the default currency sign in admin backend;
- Added total deposits that are in the review queue process analytics in admin backend dashboard;
- Added total withdrawal requests that are in the review queue process analytics in admin backend dashboard;
- Added the name of the deposit owner and deposit transaction state ( pending / completed  )in admin backend deposits page;
- Added Merchant BREAD in admin backend's menu
-  Added  all merchants analytics in admin backend dashboard;
- Added total money deposited in the platform analytics  in admin backend dashboard;
- Added total money earned from fee's analytics  in admin backend dashboard;

Initial Release ( 13 June 2018 ) V 1.0



[ad_2]
Source

Title

Wordpress Plugin3 months ago

Facebook Instagram Youtube Social Stream Plugin Free Download not nulled

Free Download WordPress Social Stream Plugin — Flow-Flow is a premium social media plugin to display social ytseotoolz and ytseotools...

ThumbsUp ThumbsUp
Wordpress Plugin2 years ago

ThumbsUp

[ad_1] LIVE PREVIEWBUY FOR $17 ThumbsUp 2.2 ThumbsUp is a flexible PHP voting script. It allows visitors to vote for...

Ultra WordPress Admin Theme Ultra WordPress Admin Theme
Wordpress Plugin2 years ago

Ultra WordPress Admin Theme

[ad_1] LIVE PREVIEWBUY FOR $23 Ultra Admin brings your WordPress Admin Panel to LIFE. Along with White Label Branding features,...

Vectors2 years ago

Business people with connection icons

Free Png Image Download

Laravel CMS  - Ajax CRUD Plugins Laravel CMS  - Ajax CRUD Plugins
Wordpress Plugin2 years ago

Laravel CMS – Ajax CRUD Plugins

[ad_1] LIVE PREVIEWDownload $13> NOW AVAILABLE FOR SXIMO 3 & 5.1 LTS Sximo Ajax CRUD is patch/plugin for improve cruds...

The Inventory The Inventory
Wordpress Plugin2 years ago

The Inventory

[ad_1] LIVE PREVIEWDownload $16> The Inventory – a simple and user friendly piece of code for maintaining a warehouse of...

Ultimate WooCommerce Brands Plugin Ultimate WooCommerce Brands Plugin
Wordpress Plugin2 years ago

Ultimate WooCommerce Brands Plugin

[ad_1] LIVE PREVIEWBUY FOR $29 Ultimate WooCommerce Brands Plugin for WordPress This plugin allow you to easy add brands with...

Facebook Downloader Video & Gif Facebook Downloader Video & Gif
Wordpress Plugin2 years ago

Facebook Downloader Video & Gif

[ad_1] LIVE PREVIEWBUY FOR $12 Facebook Downloader Video & Gif is use for download videos from facebook android app. The...

WPBakery Page Builder for WordPress WPBakery Page Builder for WordPress
Wordpress Plugin2 years ago

WPBakery Page Builder for WordPress

[ad_1] LIVE PREVIEWBUY FOR $64 WPBakery Page Builder – current version 6.0.5 available for download! WPBakery WordPress Page Builder Plugin...

Real Estate Agency Portal Real Estate Agency Portal
Wordpress Plugin2 years ago

Real Estate Agency Portal

[ad_1] LIVE PREVIEWBUY FOR $39                                   2500+ Happy users! Thank You So Much! Similar WordPress theme also available Frontend user login...

Vectors2 years ago

Money bag background design

Free Png Image Download

eForm - WordPress Form Builder eForm - WordPress Form Builder
Wordpress Plugin2 years ago

eForm – WordPress Form Builder

[ad_1] LIVE PREVIEWBUY FOR $39 Premium WordPress Form Builder Plugin For complete form management solution, quizzes, surveys, data collection, payment...

Online Store CMS Online Store CMS
Wordpress Plugin2 years ago

Online Store CMS

LIVE PREVIEW                                    ...

Slider Revolution jQuery Visual Editor Addon Slider Revolution jQuery Visual Editor Addon
Wordpress Plugin2 years ago

Slider Revolution jQuery Visual Editor Addon

[ad_1] LIVE PREVIEWBUY FOR $49 Slider Revolution jQuery Visual Editor Addon Are you looking to utilize the full visual editing...

Booksi - Property & Vacation Rental Management CMS Booksi - Property & Vacation Rental Management CMS
Wordpress Plugin2 years ago

Booksi – Property & Vacation Rental Management CMS

[ad_1] LIVE PREVIEWDownload $69> Booksi is a Rental and Directory Management CMS, that will help you make your own website...

Team Showcase for Visual Composer WordPress Plugin Team Showcase for Visual Composer WordPress Plugin
Wordpress Plugin2 years ago

Team Showcase for Visual Composer WordPress Plugin

[ad_1] LIVE PREVIEWBUY FOR $18 Team Showcase for Visual Composer is the best well made and up to date Plugin...

Trending