Code Monkey home page Code Monkey logo

sqlitoolbox's Introduction

=================================
 SQLi Toolbox Documentation
=================================

-----------------------------------------------
 2013 Yannick Olympio
-----------------------------------------------

Warning
============

This extension doesn't correctly works standalone, before using it make sure that *ezxmlinstaller* is correctly installed and activated on the target instance

Introduction
============

This extension brings some useful features :
    - Display standard and custom log files directly from the back office (particularly useful when direct access to filesystem is not available)
    - Display generated .mail files (these files are generated when Transport is set to file in [MailSettings]
    - A quite basic interface to select and export content class definitions :
        - Export is generated in the XML format used by ezxmlinstaller extension,
        - An additional XMLInstallerHandler has been added to handle the ability to update a class (by adding/removing attributes)
        - Once generated the output XML file can be processed with this command :
         *Shell*
         ::
            php extension/ezxmlinstaller/bin/php/xmlinstaller.php --file=output.xml

Installation
============

  - Download the compressed file under *extension/* directory and uncompress it.
  - Activate the extension.
  - Clear the caches
  - Re-build the class autoload array :

*Shell*
::
  php bin/php/ezpgenerateautoloads.php -e -p


How to Use in the Backoffice
============================

  - Once correctly installed you should have a new *Toolbox* tab on the backoffice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.