PHP Classes

Custom PHP CMS: Manage the content of a site that can be searched

Recommend this page to a friend!
  Info   View files View files (96)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 167 This week: 1All time: 8,872 This week: 560Up
Version License PHP version Categories
customcms 1.0.0The PHP License5PHP 5, Searching, Content management
Description 

Author

This package can manage the content of a site that can be searched.

It provides a Web interface to allow a publisher to perform several types of operations to manage user accounts and the articles of content of a site like creating, updating, deleting, listing and viewing articles.

The package can also perform searches for articles using ElasticSearch.

Innovation Award
PHP Programming Innovation award nominee
October 2021
Number 10
Content management systems are a prevalent type of application implemented in PHP.

Simple content management systems allow editing and publish the content of pages or blog articles.

This package implements a content management system with a built-in function that uses ElasticSearch to index and search published content.

Manuel Lemos
Picture of Ahmed Khan
Name: Ahmed Khan <contact>
Classes: 9 packages by
Country: Pakistan Pakistan
Age: ???
All time rank: 244934 in Pakistan Pakistan
Week rank: 411 Up9 in Pakistan Pakistan Up
Innovation award
Innovation award
Nominee: 3x

Details

customcms

It is simple and basic cms can help you create your Advance CMS easily.

<b>Download it as zip.</b>

Create a new database on your host

<b>import blogs.sql in it.</b>

Change the database config file by going to

<b>class/dbconfig.php</b>

Run composer install to download required dependencies.

After that <b>customcms/index.php</b>

Login with <br>username: ahmedkhan <br>password: ahmedkhan

Or register as new user to see the dashboard

to check it out!


  Files folder image Files  
File Role Description
Files folder image.idea (6 files, 1 directory)
Files folder imagearticleimage (24 files)
Files folder imageclass (8 files)
Files folder imagefooter (2 files)
Files folder imageheader (2 files)
Files folder imageicon (1 file)
Files folder imagestyle (1 file, 3 directories)
Files folder imageuserimages (6 files)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file articleinsert.php Example Example script
Accessible without login Plain text file articlelist.php Example Example script
Accessible without login Plain text file articleupdate.php Example Example script
Accessible without login Plain text file articleview.php Example Example script
Accessible without login Plain text file cms.sql Data Auxiliary data
Accessible without login Plain text file contactus.php Example Example script
Accessible without login Plain text file dashboard.php Example Example script
Accessible without login Plain text file deletearticle.php Example Example script
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file login.php Example Example script
Accessible without login Plain text file logout.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file robots.txt Doc. Documentation
Accessible without login Plain text file search.php Example Example script
Accessible without login Plain text file setting.php Example Example script
Accessible without login Plain text file successfull.php Aux. Auxiliary script
Accessible without login Plain text file userreg.php Example Example script

  Files folder image Files  /  .idea  
File Role Description
Files folder imagecopyright (1 file)
  Accessible without login Plain text file customcms.iml Data Auxiliary data
  Accessible without login Plain text file deployment.xml Data Auxiliary data
  Accessible without login Plain text file modules.xml Data Auxiliary data
  Accessible without login Plain text file vcs.xml Data Auxiliary data
  Accessible without login Plain text file webServers.xml Data Auxiliary data
  Accessible without login Plain text file workspace.xml Data Auxiliary data

  Files folder image Files  /  .idea  /  copyright  
File Role Description
  Accessible without login Plain text file profiles_settings.xml Data Auxiliary data

  Files folder image Files  /  articleimage  
File Role Description
  Accessible without login Image file 10.jpg Icon Icon image
  Accessible without login Image file 15.jpg Icon Icon image
  Accessible without login Image file 16.jpg Icon Icon image
  Accessible without login Image file 19.png Data Auxiliary data
  Accessible without login Image file 24.jpg Icon Icon image
  Accessible without login Image file 26.jpg Icon Icon image
  Accessible without login Image file 31.png Data Auxiliary data
  Accessible without login Image file 33.png Data Auxiliary data
  Accessible without login Image file 46.jpg Icon Icon image
  Accessible without login Image file 46.png Data Auxiliary data
  Accessible without login Image file 48.png Data Auxiliary data
  Accessible without login Image file 51.png Data Auxiliary data
  Accessible without login Image file 53.jpg Icon Icon image
  Accessible without login Image file 55.png Icon Icon image
  Accessible without login Image file 60.png Data Auxiliary data
  Accessible without login Image file 63.png Data Auxiliary data
  Accessible without login Image file 65.jpg Icon Icon image
  Accessible without login Image file 72.jpg Icon Icon image
  Accessible without login Image file 76.jpg Icon Icon image
  Accessible without login Image file 76.png Icon Icon image
  Accessible without login Image file 81.png Data Auxiliary data
  Accessible without login Image file 84.jpg Data Auxiliary data
  Accessible without login Image file 89.jpg Icon Icon image
  Accessible without login Image file 9.jpg Icon Icon image

  Files folder image Files  /  class  
File Role Description
  Plain text file articles.php Class Class source
  Plain text file comment.php Class Class source
  Accessible without login Plain text file composer.json Data Auxiliary data
  Accessible without login Plain text file dbconfig.php Aux. Auxiliary script
  Plain text file DbConnection.php Class Class source
  Plain text file searchelastic.php Class Class source
  Plain text file sendmail.php Class Class source
  Plain text file users.php Class Class source

  Files folder image Files  /  footer  
File Role Description
  Accessible without login Plain text file footer.php Aux. Auxiliary script
  Accessible without login Plain text file footerd.php Aux. Auxiliary script

  Files folder image Files  /  header  
File Role Description
  Accessible without login Plain text file header.php Aux. Auxiliary script
  Accessible without login Plain text file headerd.php Aux. Auxiliary script

  Files folder image Files  /  icon  
File Role Description
  Accessible without login Image file del.png Icon Icon image

  Files folder image Files  /  style  
File Role Description
Files folder imagecss (10 files)
Files folder imagefonts (1 file)
Files folder imagejs (8 files, 1 directory)
  Accessible without login Plain text file custom.css Data Auxiliary data

  Files folder image Files  /  style  /  css  
File Role Description
  Accessible without login Plain text file bootstrap-theme.css Data Auxiliary data
  Accessible without login Plain text file bootstrap-theme.css.map Data Auxiliary data
  Accessible without login Plain text file bootstrap-theme.min.css Data Auxiliary data
  Accessible without login Plain text file bootstrap-theme.min.css.map Data Auxiliary data
  Accessible without login Plain text file bootstrap.css Data Auxiliary data
  Accessible without login Plain text file bootstrap.css.map Data Auxiliary data
  Accessible without login Plain text file bootstrap.min.css Data Auxiliary data
  Accessible without login Plain text file bootstrap.min.css.map Data Auxiliary data
  Accessible without login Plain text file simple-sidebar.css Data Auxiliary data
  Accessible without login Plain text file style.css Data Auxiliary data

  Files folder image Files  /  style  /  fonts  
File Role Description
  Accessible without login Plain text file glyphicons-halflings-regular.svg Data Auxiliary data

  Files folder image Files  /  style  /  js  
File Role Description
Files folder imagethemes (8 files)
  Accessible without login Plain text file bootstrap.js Data Auxiliary data
  Accessible without login Plain text file bootstrap.min.js Data Auxiliary data
  Accessible without login Plain text file custom.js Data Auxiliary data
  Accessible without login Plain text file highcharts.js Data Auxiliary data
  Accessible without login Plain text file jquery.min.js Data Auxiliary data
  Accessible without login Plain text file nicEdit.js Data Auxiliary data
  Accessible without login Image file nicEditorIcons.gif Icon Icon image
  Accessible without login Plain text file npm.js Data Auxiliary data

  Files folder image Files  /  style  /  js  /  themes  
File Role Description
  Accessible without login Plain text file dark-blue.js Data Auxiliary data
  Accessible without login Plain text file dark-green.js Data Auxiliary data
  Accessible without login Plain text file dark-unica.js Data Auxiliary data
  Accessible without login Plain text file gray.js Data Auxiliary data
  Accessible without login Plain text file grid-light.js Data Auxiliary data
  Accessible without login Plain text file grid.js Data Auxiliary data
  Accessible without login Plain text file sand-signika.js Data Auxiliary data
  Accessible without login Plain text file skies.js Data Auxiliary data

  Files folder image Files  /  userimages  
File Role Description
  Accessible without login Image file 2.jpg Data Auxiliary data
  Accessible without login Image file 26.jpg Data Auxiliary data
  Accessible without login Image file 28.png Data Auxiliary data
  Accessible without login Image file 3.jpg Data Auxiliary data
  Accessible without login Image file 85.png Data Auxiliary data
  Accessible without login Image file 90.jpg Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:167
This week:1
All time:8,872
This week:560Up