Developer Guide

Following guide are made for developer purpose if any developer wants to customize the add-on according to their needs.

file-structure File Structure.

assets

Under this, Three Folders have been given, which are upload css, images, js files in this file.

  • assets/css Folder file contains all css files.
  • assets/images Folder file contains all images files.
  • assets/js Folder file contains all js files.
config
  • config/core.php config/db_config.php Additional configurations like the change username and password and other settings can be found in this configuration file.
database
  • database/pshields_db.sql A database is information that is set up for easy access, management and updating. databases typically store aggregations of data records or files that contain information.
documentation
  • documentation/.. Information is given in the documentation.

© Copyright-2016 DesignCollection.in. All rights reserved.