XeCreators / xe-framework

This is just another WordPress framework + build process. It is built for developers to create awesome and highly customizable themes for clients or sell it on marketplace.

Home Page:http://demos.xecreators.pk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About XeFramework

Issues Release Latest Downloads XeFramework Demo Repo Size License

This is just another WordPress framework. It is built for developers to create awesome and highly customizable themes for clients or sell it on any marketplace.

Explore Documentation »

Getting Started

  1. You must have latest version of Nodejs installed.
  2. Change folder name to your theme name. e.g: xurais or xu-rais.
  3. Navigate to node_scripts folder and open config.json with your favorite editor.
    • Change "name" to your theme name eg: Xurais or Xu Rais.
    • Change "proxy" to your development site url.
    • Change "global" to a unique prefix. e.g: xurais or xus.
    • Change "build" to your desired folder path. Your theme will be saved there when you run build command.
  4. Open command line, navigate to project folder and run npm install to install dependencies.
  5. Now run npm run init command to automatically change text-domain, prefixes, DocBlocks etc to your theme name.
  6. Run npm run serve command to watch your theme files for changes and auto reload browser. ;-)
  7. Once you have completed your theme run npm run build command to generate a clean copy of your theme. .pot file will also be generated inside languages folder.
  8. Run npm run child to generate child-theme.
  9. To stop auto browser reload use CTRL+C in windows and CMD+C on mac.

Features

  • Auto browser reload.
  • Theme Options (Customizer).
  • Highly Customizable and Easy to Customize.
  • Bootstrap 4 and Fontawesome 5 Icons.
  • Wide, Fluid and Boxed Layout.
  • Right, Left or Both Sides Sidebar Supported.
  • WooCommerce Ready.
  • One Click Demo Import.
  • Compatible with Elementor and WPBakery Page Builder.
  • Forever Free.
  • Professional and Outstanding Support.

About

This is just another WordPress framework + build process. It is built for developers to create awesome and highly customizable themes for clients or sell it on marketplace.

http://demos.xecreators.pk/

License:GNU General Public License v2.0


Languages

Language:PHP 85.2%Language:CSS 10.8%Language:JavaScript 4.0%