Creating a CRUD web is the basis for developing a web application, but what if each makes the web we do the job over and over again, enough to spend a lot of time to create a basic frame of a web application.
Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
but in the present era makes CRUD now do not need to spend a lot of time, hmm, how can that be? ya can make CRDU now with a matter of minutes, with more than 20 input type that we can use as input textarea select wysiwyg editor password e-mail address map file datetime date number yes or no time year select multiple checkboxes options true false custom option custom checkbox custom select multiple custom select and more .. and to secure input validation there is a lot that can be used such as: required max length min length invalid email valid emails regex decimal allowed extension max width max height max size invalid url alpha alpha numeric alpha numeric spaces valid number invalid datetime invalid date Invalid option selected max Invalid min selected option Invalid alpha numeric spaces underscores matches valid json invalid url exact length and more .. makes it pretty easy as wizzard
Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
we see live video tutorial
| PHP Web Builder |
Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
Features
- Facility to customize to match your website theme
- Easy install; 100% integration with wizzard installation
- Frontend modular, easy to change theme
- There extension to make easy to custom, add feature etc
- Make Rest API builder just one click, and get auto generate documentation.
- You can make dinamic pages by dragging, more than 50+ components and elements avaiable.
- By dragging form into canvas you can make dinamic form.
- Build your CRUD in one click, with 35+ custom validation and 20+ input type.
- Awesome AdminLTE theme by Abdullah Almsaeed.
CRUD Builder
How to Build a CRUD
Build your CRUD in one click, with 35+ custom validation and 20+ input type,- Select The Table
- Fill Subject And Title
- Checked Module
- Customize a Contents
You also set the field anywhere that you want to display on a page module.
There are more than 20 types of input type that you can use.
There are more than 35 input validation you can use, so that your web applications become more secure.
Click save button to build your CRUD
Video tutorial how to make a blog with crud builder
REST Builder
How to Build a REST
Make Rest API builder just one click, and get auto generate documentation,- Select The Table
- Fill Subject And Title
- Header Required
- Customize a Contents
There are more than 35 input validation you can use, so that your web applications become more secure.
Click save button to build your REST APIs
Video tutorial how to make blog Rest API
- View Your Rest Module
.
you can also do your API testing with the click of a button view on REST builder.
How to Get X-Token
to get tokens you can see more at documentation, See API Documentations.or you can visit this link there you can get a token directly by following the instructions provided.
- Token is generated
{
"status": true,
"message": "Token generated",
"data": {
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9..more",
"expiration": {
"seconds": 43200,
"hours": 12
}
}
}
if you get a response like that then you've managed to get tokens
Page Builder
How To Build A Page
You can make dinamic pages by dragging, more than 50+ components and elements avaiable.- Build a Administrator Page
enter the link to the user can access your page,
Your administrator can access the page that you created in administrator/page/(your-page-link)
- Build a Administrator Page
- Build a Frontend Page
enter the link to the user can access your page,
Your can access frontend page that you created in page/(your-page-link)
Video tutorial how to make responsive page
How To Embed Form on The Page
you can mengembed form, which you made into a section page builder, by attaching a code snippet as follows : {form_builder(1)}.* 1 is a id of form
How to embed contact form on page
Form Builder
How To Build A Form
By dragging form into canvas you can make dinamic form.- Fill Subject And Title
- Creating Form Field
You can also change the field name, field style, custom attributes, and other helpblock