Developing with MapStore ======================== In this section we will learn how to develop in MapStore. All the consideration are the same for a custom project or the main product. The only things that differs are the folder structure, but all the concepts and the comment remain the same if you are developing on the core or if you are working on a custom project that uses MapStore as framework. .. toctree:: :maxdepth: 2 :caption: Contents: develop structure plugins custom-page map-support-plugin extensions Resources ********* Here a list of useful links: - `Main MapStore Repo `__ - `MapStore Dev guide `__ - `MapStore Projects `__ - `Sample playground project `__ - `Extensions `__