Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Overview

Faizan Saiyed edited this page May 17, 2018 · 2 revisions

WEBSITE BUILDER FEATURES

  • User Dashboard:
  1. Dashboard: View all websites at one place.
  2. Invite: Collaborate with other users on your project to work and as team and develop the websites
  3. Banner Management: Create and dit all of the banners on your site. Upload/Retrieve images directly from an to Cloudinary. Import your images from Facebook, Instagram, direct image URL, etc.
  • Subscription Roles :

    • Website builder provides two types of roles:
      • Admin: Has full Access. Can invite developer for development.
      • Developer: Cannot delete files.
  • Website Editor:

  1. Create/Clone/List/Delete your websites from direcotry listing. Create website from predefined starter templates or you can Clone existing website.
  2. Create Layout which defines layout of the website as in blocks.
  3. Create Pages which will be your main website contents.
  4. Create Partials which are resuable block in your page. With this you can re-use one block of content multiple times in single page or in any page. You can create multiple instances of Partials and define them in page which one to use.
  5. Page Settings: Define page settings for layout and partials used in that page. Import external JSs or CSSs. You can also directly code your JS or CSS to use them in that page. Define page specific MetaTags. Enble VueJS Framework for Dynamic Data bindings.
  6. Project Settings:
  7. Publish you website to default domain or your custom domain from here. Every publish* will create a revision of your project.
  8. Settings: Core settings of your website
  9. Import Plugin: Import pre-defined E-Commerce website templates from here.
  10. Image Library: Cloudinary image uploader and retriever. Upload images from here and you can use those images anywhere on any page or any partial.
  11. Global Variables: These variables are auto-update variables. That means, when you use these variable values, the value will be updated auto-magically on the live website. User doesn't need to refresh page.
  12. URL Bucket: Put all of your URLs here to use these in your E-Commerce components.
  13. External Links: Provide your custom Jss or CSSs links to import them in all of your pages.
  14. Meta Tags: Provide meta tags for your website
  15. Global Styles/Global JS: Provide your CSS/JS code to include in all of the pages.
  16. Accounting: Manage your CRM account here
  17. Website Roles: Define roles for your website
  18. List Of Commits: Revision history of your website. Save your progress in building website. Rollback to particular revision if something goes wrong. Download code for any revision.
  19. Code editor: Use code editor to directly wite code for Pages or partials.
  20. Grapes Editor : Grapes Editor is the Drag-N-Drop page/partial builder. It has over 500 ready to use Blocks.
  21. Menu Builder: Drag and drop menu builder. You can easily create sub-menus with ease.
  22. Status Pages: Shows overview of Layouts, Pages, Partials and Project/Website.
Clone this wiki locally