Skip to content

AdibTE/cms-create-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMS-Create-Form

Creative form for your create post in your CMS admin panel with slideshow gallery alt text

  1. Make sure to add JQuery , Bootstrap and FontAwesome to the project
  2. Then add the inner tags to your project.

File input name

  1. the name attribute of the main image(first input) will be mainImage
  2. the name attribute of gallery images will be galleryImage[0] and it will increase on adding more inputs ( like galleryImage[1] )

Tips:

  1. First file input will be your main image.
  2. File inputs added after the main input will apear as gallery image
  3. You can add both VIDEOs and IMAGEs that supports by the browser ( you can change it in the script if you want ).
  4. You'll get error when adding wrong formats the file inputs.

About

Creative form for your create post in your CMS admin panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors