Thursday, October 15, 2020

nulled online CSV Editor - PHP CRUD Download




Online CSV Editor – PHP CSV Editor


online CSV Editor Pro


This tool can retrieve or change information stored in CSV (Comma Separated Values) files.

What are you waiting for ? Give it a try ! Right now !


WHAT’S NEW?



7 BRAND NEW Features and Improvements in 2020 Version 4.0


– Multi User Management

– Revision Management

– PDF and HTML Export


All this comes with the last Version — take a look at the Changelog







LIKE WHAT YOU SEE?


online CSV Editor - PHP CRUD - 1


WHAT IS IT?


It comes with a built-in Web interface for editing CSV files to simplify the management of CSV file by site administrators without much code.


CSV Data List Function gives you an instant view of your CSV table’s data. It is very handy if you want to show client your CSV data or you just want to give yourself an quick view of your CSV data.


CSV Data Editor Function presents data in a datagrid with changing and adding functions, its data table is powered with PHP, the tool is secured with an admin login.


CSV Data Search Function presents the CSV (Comma Separated Values) in a datagrid with searching and sorting functions, its data table is powered with bootstrap and jquery.


This script can be useful as replacement of a full database for sites being hosted in servers without database support or for simple applications that only use one data table and do not need full database support.


KEY-FEATURES


  • CRUD (create, read, update and delete) CVS file data source

  • Use Select Boxes in Edit Mode

  • Sortable columns

  • Search on every field

  • Export CSV File as Text, XML or JSON in Browser or as Download

  • Super easy to install and integrate with your existing project

  • Modern: Responsive, Bootstrap, jQuery

  • HINT: No duplicate names for columns

  • Manual file is included in download file

SETUP


  • Admin Username

  • Admin Password

  • CSV File Name, List of Filenames or
    scan for all .CSV in a special folder!


  • That’s it… You are ready to start!!

REQUIREMENTS


PHP 4 is all you need


HOSTING


This plugin does not make any use of any special function, so it will work in nearly every server environment. In case of any problems with specific hostings let us know immediately!


SUPPORT


If you run into problems please give me not a bad rate, please take a look at the documentation of the script. If this is not helpful contact my support, i will do everything so that my product deserves a 5 star rating!


Thank you very much.


WHAT MY AMAZING CUSTOMERS THINK


online CSV Editor - PHP CRUD - 2


DEVELOPERS


Do you want to customize my script as you want? Just purchase the Extended License and shoot me a message from my profile page to let me know how you’re using it. Thanks!


HINT


Please take a look at my other scripts:

codecanyon.net/user/adilbo/portfolio


CHANGELOG


Version 4.0 (2020)



ADD - Multi User Management
ADD - Revision Management
ADD - PDF Export
ADD - HTML Export
ADD - Parameter for setting Action Buttons to the left or to the right in List Mode
ADD - Use Columne Info Tooltip Option in List Mode
IMP - Set max. Filesize for Upload to INI value max. Filesize
IMP - Translations for Upload Function
IMP - New Favicon by www.flaticon.com
IMP - Tooltip for Keyfield in Edit Mode
FIX - Bug in Export Function


Version 3.2 (2018)
ADD - If value in column is numeric show value right-justified
ADD - If "FileName_INFO_Column Name.$extention" in Datafolder exists show Tooltip at Column
ADD - Edit Button in Searchresult Page
ADD - Hide special Fields in Edit-View
ADD - set maximum line number for one-page edit-view
ADD - Optional hide Edit Link in Main-Menu
ADD - Optional hide Export Link in Main-Menu
ADD - Optional hide special Fields in Single-Edit-View
ADD - Sort List by Columns in Single-Edit-Mode (if $deleteDirect = true)
ADD - Allow Underscores in Column-Names (changes in lib-CSV.lib)
ADD - Mark row with color on click (changes in custum.css & lib-CSV.lib)
FIX - CSV Data Export
FIX - Save Files in $csvPath Directory


Version 2.1 (06.2016)
ADD - Option: Add some text under the navigation? (lib-CSV.php & config.php)
ADD - Show Filename in Headline (lib-CSV.php)
FIX - Workaround so Upload work also with Firefox and IE (lib-CSV.php)


Version 2.0 (05.2016)
ADD - Single-Edit-Mode: Delete, Edit & Add (config.php & lib-CSV.php)
ADD - CSV File Upload Feature (config.php, lib-CSV.php, .css & .js)
ADD - Ask before Unload if Changes were made (lib-CSV.php & custom.js)
ADD - Throw Error in Edit-Mode if Key-Field is not defined (lib-CSV.php)
ADD - Excel and Wikipedia CSV Support (lib-CSV.php)
ADD - Sort by a Special Column. Default should be 'id'! (lib-CSV.php)
ADD - Underline Sort Column in Edit-Mode (lib-CSV.php)
ADD - Local CDN Fallback, so it work without Internet (lib-CSV.php)
IMP - Fix Mobile Responsiv Menue (lib-CSV.php & custom.css)
IMP - Better view for Tables with long line Records (lib-CSV.php)
IMP - Now the Script is PHP 7.0 compatible (lib-CSV.php)
IMP - Some Code Refactoring (lib-CSV.php)


Version 1.10 (01.2016)
ADD - i18n Support $language inkl. de & en Translation (config.php & lib-CSV.php)
ADD - Data $shortenAfter n Characters in List (config.php & lib-CSV.php)
ADD - Confirm Delete or $deleteDirect TRUE/FALSE (config.php & lib-CSV.php)
ADD - Show Page $fullscreen TRUE/FALSE (config.php, lib-CSV.php & custom.css)
ADD - $lineEndings e.g. '#' (config.php & lib-CSV.php)
ADD - $sortIframeTable TRUE/FALSE (config.php & iframe.php)
ADD - $showNumberOfLines TRUE/FALSE (config.php & lib-CSV.php)
ADD - $startpage 'list'/'edit' after login (config.php & lib-CSV.php)
ADD - $extention 'txt'/'php' for Edit Select-Box (config.php & lib-CSV.php)
ADD - $iframePass 'YouPassword' checked if set (config.php & iframe.php)
ADD - $readonlyFields some fields on readonly? (config.php & lib-CSV.php)
ADD - $showHint TRUE/FALSE in Edit-Mode (config.php & lib-CSV.php)
ADD - Export CSV as CSV <img src="/images/smileys/wink.png" alt=";)" title=";)" /> (export.php & lib-CSV.php)
ADD - If Select-Box Field is readonly then show Input-Field (lib-CSV.php)
ADD - If Key-Field is Numeric then align it right (lib-CSV.php)
ADD - Simple XSS-Protection (search.php & lib-CSV.php)
IMP - Fixed the Button-Positions in Edit-Mode in a more logical way (lib-CSV.php)
IMP - Show Keyword on Searchpage (lib-CSV.php)
IMP - Improve CSS of Select-Box (custom.css)
IMP - Small Code Improvements (lib-CSV.php)


Version 1.9 (11.2015)
ADD - Extention for Select-Option File now can be Set TXT or PHP (lib-CSV.php)
IMP - Improve SESSION Management on Prog. Change (lib-CSV.php)
ADD - Darken Page on Search-Focus (custom.css, custom.js & lib-CSV.php)
FIX - Linecounter in Select-Box now do not count Headline (lib-CSV.php)


Version 1.8 (11.2015)
ADD - Export CSV File as JSON in Browser or as Download
FIX - Input Fields are as Big as Content in Edit Modus for better Responsive


Version 1.7 (11.2015)
ADD - Export CSV File as Text or XML in Browser or as Download


Version 1.6 (11.2015)
ADD - You can use Select-Boxes in Edit Modus
IMP - Improve SESSION management on File- & Loginmanagement
FIX - Table is now Responsive in Edit Modus


Version 1.5 (11.2015)
IMP - Improve SESSION management (logout)
FIX - Code Improvement (var $headline/$prog)


Version 1.4 (10.2015)
ADD - Allow spaces in column names
IMP - Improve Mobile Edit Modus
ADD - IE-Support (not voluntarily)
IMP - Code Improvement (var $headline)


Version 1.3 (10.2015)
ADD - Numeric values flush right in edit data grid
ADD - Demo Modus is saver now


Version 1.2 (10.2015)
ADD - Scan for all .CSV in a Special Folder


Version 1.1 (10.2015)
IMP - Small Code Improvements


Version 1.0 (10.2015)
NEW - Release of this Script on CodeCanyon

DOWNLOADBUY FOR $19





Source




DOWNLOAD online CSV Editor - PHP CRUD Download

No comments:

Post a Comment