Giter Club home page Giter Club logo

bookstore's Introduction

Bookstore - Demo

This is a demo website illustrating the use of WordPress and the Themosis framework in order to build a custom website.

Feel free to navigate through the code. Make sure to review the code in the following directories:

  1. wp-content/plugins/themosis/app/
  2. wp-content/themes/bookstore/app/

Note: This is purely a code demo. The purpose of this project is to demonstrate the use of the framework APIs. There is no complete sanitization and validation of some user inputs nor check for empty values, ...

Installation

Follow the next steps in order to install this project on your local machine.

  1. Clone the repository on your local machine.
  2. Define a virtual host with a name of: bookstore.local (make sure to use the local tld so when you import the content, the paths match)
  3. Install WordPress as usual (set your wp-config.php file)
  4. Activate the Themosis plugin
  5. Import the content by using Tools->Import (WordPress) and select the bookstore.wordpress.xml file from the root directory of the project. Check the option Download and import file attachmnents.
  6. Active the Bookstore (Themosis) theme
  7. In Settings->Permalink, set a permalink structure (for example: Post name)
  8. In Settings->Reading, set the Home page as the front/home and the news page as the blog/post page.
  9. Update the main menu in Appearance->Menus and set its Theme locations to Header navigation and Footer navigation.
  10. Enjoy!

Feel free to report any issue during installation using this repository issue system.

It's also possible that you will have to run the composer update command inside the plugins/themosis directory to re-install/update the library dependency after cloning the repository on your computer. If you have an issue with composer, simply delete the vendor directory and run the composer install command to install the dependency back.

Documentation

Check the themosis/documentation repository for the APIs documentation.

Thanks for trying out the Themosis framework.

For more updates, please follow us on Twitter @Themosis or subscribe to our mailing-list.

Images

All images belong to their respective author:

bookstore's People

Contributors

jlambe avatar

Watchers

James Cloos avatar Rifky  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.