Skip to content

Instantly share code, notes, and snippets.

@neil96
neil96 / README.MD
Last active April 7, 2017 03:12
Install phpFox app from file

How to use this tool

Edit variable:

$sphpFoxDir: path of your phpFox Dir $aSupportedApps: Array of app you'd like to install (key and app name). Key is case value. Name is name display in html

Update script

Change switch case sentences base on variable $aSupportedApps with:

  • $sAppsName is App Dir (Dir name saved in PF.Site/Apps)
  • $sClassName is Class Name of you app
@neil96
neil96 / 4.5.2.log
Last active April 3, 2017 10:56
4.5.2 change log
M PF.Base/composer.json
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/cache/abstract.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/driver.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
M PF.Base/include/library/phpfox/database/driver/mysql.class.php
M PF.Base/include/library/phpfox/file/file.class.php
M PF.Base/include/library/phpfox/file/minimize.class.php
M PF.Base/include/library/phpfox/image/helper.class.php
@neil96
neil96 / 4.5.1b2.log
Created January 25, 2017 04:08
4.5.1b2 change log
M PF.Base/include/checksum/md5
M PF.Base/include/library/phpfox/module/module.class.php
M PF.Base/include/library/phpfox/phpfox/phpfox.class.php
M PF.Base/install/include/version/4.5.1.php
M PF.Base/module/user/include/service/group/process.class.php
M PF.Src/Core/App.php
M PF.Src/Core/App/Migrate.php
M PF.Src/Core/Block/Group.php
M PF.Src/Core/Installation/Manager.php
M PF.Src/Core/Phrase.php
@neil96
neil96 / change.log
Created January 18, 2017 10:27
4.5.1 change log
M PF.Base/.gitignore
M PF.Base/composer.json
M PF.Base/include/checksum/md5
A PF.Base/include/class_map.config.php
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/archive/archive.class.php
M PF.Base/include/library/phpfox/archive/export.class.php
M PF.Base/include/library/phpfox/cache/abstract.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
@neil96
neil96 / change.log
Last active December 13, 2016 08:20
phpFox 4.5.0build2 Change log
M PF.Base/include/checksum/md5
M PF.Base/include/library/phpfox/phpfox/phpfox.class.php
M PF.Base/less/base/comment.less
M PF.Base/less/base/common.less
M PF.Base/less/base/rtl.less
M PF.Base/less/customize.less
M PF.Base/less/modules/feed.less
M PF.Base/module/admincp/include/component/controller/app/index.class.php
M PF.Base/module/admincp/include/service/module/process.class.php
M PF.Base/module/custom/include/service/relation/process.class.php
M LICENSE.md
M PF.Base/include/checksum/md5
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/ajax/ajax.class.php
M PF.Base/include/library/phpfox/archive/export.class.php
M PF.Base/include/library/phpfox/archive/import.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
M PF.Base/include/library/phpfox/cron/cron.class.php
M PF.Base/include/library/phpfox/database/database.class.php
@neil96
neil96 / 4.5.0beta1 change log.log
Created November 7, 2016 11:07
4.5.0beta1 change log
M .gitignore
M PF.Base/include/checksum/md5
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/ajax/ajax.class.php
M PF.Base/include/library/phpfox/archive/export.class.php
M PF.Base/include/library/phpfox/archive/import.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
M PF.Base/include/library/phpfox/cron/cron.class.php
M PF.Base/include/library/phpfox/database/database.class.php
M .gitignore
M PF.Base/include/checksum/md5
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/ajax/ajax.class.php
M PF.Base/include/library/phpfox/archive/export.class.php
M PF.Base/include/library/phpfox/archive/import.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
M PF.Base/include/library/phpfox/cron/cron.class.php
M PF.Base/include/library/phpfox/database/database.class.php
@neil96
neil96 / 4.4.3b2.log
Created October 12, 2016 09:25
4.4.3b2 change log
M PF.Base/include/checksum/md5
M PF.Base/include/library/phpfox/phpfox/phpfox.class.php
M PF.Base/include/library/phpfox/setting/setting.class.php
M PF.Base/less/base/panel.less
M PF.Base/less/customize.less
M PF.Base/less/modules/pages.less
M PF.Base/module/feed/include/service/feed.class.php
M PF.Base/module/user/include/component/block/tooltip.class.php
M PF.Base/include/checksum/md5
M PF.Base/include/library/phpfox/pages/category.class.php
M PF.Base/include/library/phpfox/pages/pages.class.php
M PF.Base/include/library/phpfox/pages/type.class.php
M PF.Base/include/library/phpfox/phpfox/phpfox.class.php
M PF.Base/include/library/phpfox/setting/setting.class.php
M PF.Base/install/include/installer.class.php
A PF.Base/install/include/version/4.4.3.php
M PF.Base/module/admincp/include/component/controller/apps/index.class.php
M PF.Base/module/admincp/include/component/controller/index.class.php