Skip to content

The utility for generating new pages of the admin panel in Simpla CMS

License

Notifications You must be signed in to change notification settings

Mishin870/PhpSDGUI

Repository files navigation

PhpSDGUI

The utility for generating new pages of the admin panel in Simpla CMS

Requirements

  • Web server
  • PHP 5.0.0+
  • MySQL 4.0+
  • Any browser

Setup

  • Clone this repo to the web server (git clone https://github.com/Mishin870/PhpSDGUI.git)
  • Create new database
  • Import sdgui_backup.sql into your database
  • Change database name, host, user and password in db.php
  • Open index.php in your web browser

Paths for generated files

  • api => /api/%Name%.php
  • itemAdmin => /simpla/%name%Admin.php
  • itemsAdmin => /simpla/%name%sAdmin.php
  • itemTemplate => /simpla/design/html/%name%.tpl

Tasks

  • Generator core
  • Api file
  • ItemAdmin file
  • ItemsAdmin file
  • ItemTemplate file
  • ItemsTemplate file
  • Instructions for integrating

About

The utility for generating new pages of the admin panel in Simpla CMS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published